Home
last modified time | relevance | path

Searched refs:DOM_INPUT_PLACEHOLDER_COLOR (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/search/
H A Dsearch_declaration.cpp256 { DOM_INPUT_PLACEHOLDER_COLOR, in SetSpecializedStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/
H A Dtextfield_declaration.cpp260 { DOM_INPUT_PLACEHOLDER_COLOR, in SetSpecializedStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_search.cpp232 { DOM_INPUT_PLACEHOLDER_COLOR, in SetSpecializedStyle()
H A Ddom_type.cpp912 const char DOM_INPUT_PLACEHOLDER_COLOR[] = "placeholderColor"; variable
H A Ddom_type.h905 ACE_EXPORT extern const char DOM_INPUT_PLACEHOLDER_COLOR[];
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/input/
H A Ddom_textfield_util.cpp307 { DOM_INPUT_PLACEHOLDER_COLOR, in SetChildStyle()