Home
last modified time | relevance | path

Searched defs:dashWidth (Results 1 - 8 of 8) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract_model_ng.h415 NG::BorderWidthProperty dashWidth; variable
H A Dview_abstract.cpp678 BorderWidthProperty dashWidth; in SetDashWidth() local
686 BorderWidthProperty dashWidth; in SetDashWidth() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_border.cpp73 void RSBorder::SetDashWidth(float dashWidth) in SetDashWidth() argument
172 void RSBorder::SetDashWidthFour(const Vector4f& dashWidth) in SetDashWidthFour() argument
259 float dashWidth = GetDashWidth(idx); SetBorderEffect() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_search.cpp770 auto dashWidth = object->GetProperty("dashWidth"); in JsBorder() local
H A Djs_textfield.cpp868 auto dashWidth = object->GetProperty("dashWidth"); in JsBorder() local
H A Djs_view_abstract.cpp3978 auto dashWidth = object->GetProperty("dashWidth"); in JsBorder() local
4076 CalcDimension dashWidth; in ParseDashWidth() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp1315 void RSNode::SetBorderDashWidth(const Vector4f& dashWidth) in SetBorderDashWidth() argument
1368 void RSNode::SetOutlineDashWidth(const Vector4f& dashWidth) in SetOutlineDashWidth() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp1075 void RSProperties::SetBorderDashWidth(const Vector4f& dashWidth) in SetBorderDashWidth() argument
1185 void RSProperties::SetOutlineDashWidth(const Vector4f& dashWidth) in SetOutlineDashWidth() argument

Completed in 41 milliseconds