Home
last modified time | relevance | path

Searched refs:DOM_TEXTAREA_COLOR (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_option.cpp125 if (style.first == DOM_TEXTAREA_COLOR) { in SetSpecializedStyle()
H A Ddom_textarea.cpp163 { DOM_TEXTAREA_COLOR, in SetSpecializedStyle()
H A Ddom_type.cpp881 const char DOM_TEXTAREA_COLOR[] = "color"; variable
H A Ddom_type.h884 ACE_EXPORT extern const char DOM_TEXTAREA_COLOR[];