Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/test/json/
H A Dtext_field_creator.cpp74 temp = json.GetValue(TEXT_FIELD_PLACEHOLDER_COLOR); in CreateFromJson()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dconstants.cpp92 const char TEXT_FIELD_PLACEHOLDER_COLOR[] = "placeholderColor"; variable
H A Dconstants.h97 extern const char TEXT_FIELD_PLACEHOLDER_COLOR[];