Home
last modified time | relevance | path

Searched defs:DEFAULT_CARET_COLOR (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_input_base.h111 const Color DEFAULT_CARET_COLOR = Color::BLACK; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_text_input_modifier.cpp36 constexpr uint32_t DEFAULT_CARET_COLOR = 0xFF007DFF; variable