Home
last modified time | relevance | path

Searched defs:DEFAULT_TEXT_COLOR (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/badge/
H A Dbadge_layout_property.cpp29 const Color DEFAULT_TEXT_COLOR = Color::WHITE; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_theme.h31 constexpr Color DEFAULT_TEXT_COLOR = Color(0xe5000000); variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_input_base.h112 const Color DEFAULT_TEXT_COLOR = Color::BLACK; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_badge_bridge.cpp27 const uint32_t DEFAULT_TEXT_COLOR = Color::WHITE.GetValue(); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Dindexer_theme.h300 static constexpr uint32_t DEFAULT_TEXT_COLOR = 0x99182431; variable