Home
last modified time | relevance | path

Searched defs:DIVIDER_STROKE_WIDTH (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/tabs/
H A Dtabs_test_ng.h45 constexpr float DIVIDER_STROKE_WIDTH = 10.0f; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/option/
H A Doption_test_ng.cpp53 const Dimension DIVIDER_STROKE_WIDTH = 1.0_vp; variable
H A Doption_paint_method_test_ng.cpp51 const Dimension DIVIDER_STROKE_WIDTH = 1.0_vp; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dconstants.cpp570 const char DIVIDER_STROKE_WIDTH[] = "strokeWidth"; variable