Home
last modified time | relevance | path

Searched defs:dashGap (Results 1 - 11 of 11) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dview_abstract_model_ng.h398 NG::BorderWidthProperty dashGap; variable
H A Dview_abstract.cpp646 BorderWidthProperty dashGap; in SetDashGap() local
654 BorderWidthProperty dashGap; in SetDashGap() local
/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dview_abstract_test_ng_for_property_config.cpp173 BorderWidthProperty dashGap; in HWTEST_F() local
175 ViewAbstract::SetDashGap(AceType::RawPtr(frameNode), dashGap); in HWTEST_F() local
202 BorderWidthProperty dashGap; in HWTEST_F() local
204 ViewAbstract::SetDashWidth(AceType::RawPtr(frameNode), dashGap); in HWTEST_F() local
/foundation/graphic/graphic_2d/graphic_test/graphic_test/rs_display_effect/property_display/
H A Dappearance_border_radius_test.cpp290 const int dashGap = 25; in GRAPHIC_TEST() local
H A Dappearance_border_test.cpp274 const int dashGap = 25; in GRAPHIC_TEST() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_border.cpp79 void RSBorder::SetDashGap(float dashGap) in SetDashGap() argument
180 void RSBorder::SetDashGapFour(const Vector4f& dashGap) in SetDashGapFour() argument
260 float dashGap = GetDashGap(idx); SetBorderEffect() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_search.cpp766 auto dashGap = object->GetProperty("dashGap"); in JsBorder() local
H A Djs_textfield.cpp864 auto dashGap = object->GetProperty("dashGap"); in JsBorder() local
H A Djs_view_abstract.cpp3974 auto dashGap = object->GetProperty("dashGap"); in JsBorder() local
4056 CalcDimension dashGap; in ParseDashGap() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.cpp1322 void RSNode::SetBorderDashGap(const Vector4f& dashGap) in SetBorderDashGap() argument
1374 void RSNode::SetOutlineDashGap(const Vector4f& dashGap) in SetOutlineDashGap() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp1085 void RSProperties::SetBorderDashGap(const Vector4f& dashGap) in SetBorderDashGap() argument
1195 void RSProperties::SetOutlineDashGap(const Vector4f& dashGap) in SetOutlineDashGap() argument

Completed in 46 milliseconds