Home
last modified time | relevance | path

Searched defs:SELECTED_COLOR (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/button/
H A Dtoggle_button_test_ng.cpp47 constexpr Color SELECTED_COLOR = Color(0XFFFF0000); variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text/
H A Dtext_base.h105 constexpr int32_t SELECTED_COLOR = 0; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/toggle/
H A Dtoggle_content_modifier_add_test_ng.cpp44 constexpr Color SELECTED_COLOR = Color(0XFFFF0000); variable
H A Dtoggle_test_ng.cpp49 constexpr Color SELECTED_COLOR = Color(0XFFFF0000); variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/patternlock/
H A Dpatternlock_test_ng.cpp55 const Color SELECTED_COLOR = Color::BLUE; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
H A Dslider_model_ng.cpp35 constexpr uint32_t SELECTED_COLOR = 0xff007dff; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/checkboxgroup/
H A Dcheckboxgroup_test_ng.cpp66 const Color SELECTED_COLOR = Color::BLUE; variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/checkbox/
H A Dcheckbox_test_ng.cpp56 const Color SELECTED_COLOR = Color::BLUE; variable