Home
last modified time | relevance | path

Searched refs:DEFAULT_PLACE_HODER_COLOR (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/
H A Dtext_input_base.h109 const Color DEFAULT_PLACE_HODER_COLOR = Color::RED; variable
H A Dtext_input_update_test.cpp691 model.SetPlaceholderColor(DEFAULT_PLACE_HODER_COLOR); in __anon822440ab0c02()
H A Dtext_field_controller_test.cpp196 model.SetPlaceholderColor(DEFAULT_PLACE_HODER_COLOR); in __anon3e9d21400602()