Home
last modified time | relevance | path

Searched refs:DOM_BACKGROUND_COLOR (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_popup.cpp115 …if (style.first == DOM_BACKGROUND_COLOR || style.first == DOM_BACKGROUND || style.first == DOM_BAC… in SetSpecializedStyle()
129 } else if (style.first == DOM_BACKGROUND_COLOR) { in SetSpecializedStyle()
H A Ddom_select.cpp138 { DOM_BACKGROUND_COLOR, [](const std::string& val, const DOMSelect& node, in SetSpecializedStyle()
H A Ddom_search.cpp150 { DOM_BACKGROUND_COLOR, in SetSpecializedStyle()
H A Ddom_textarea.cpp158 { DOM_BACKGROUND_COLOR, in SetSpecializedStyle()
H A Ddom_type.cpp151 const char DOM_BACKGROUND_COLOR[] = "backgroundColor"; variable
H A Ddom_chart.cpp122 { DOM_BACKGROUND_COLOR, in SetSpecializedStyle()
H A Ddom_list.cpp487 { DOM_BACKGROUND_COLOR, in SetSpecializedStyle()
H A Ddom_picker_base.cpp303 if (style.first != DOM_BACKGROUND_COLOR) { in SetTextBackgroundColor()
H A Ddom_type.h154 ACE_EXPORT extern const char DOM_BACKGROUND_COLOR[];
H A Ddom_node.cpp59 DOM_BACKGROUND_COLOR,
383 if (style.first == DOM_BACKGROUND_COLOR) { in SetStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/search/
H A Dsearch_declaration.cpp166 { DOM_BACKGROUND_COLOR, in SetSpecializedStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/textfield/
H A Dtextfield_declaration.cpp179 { DOM_BACKGROUND_COLOR, in SetSpecializedStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/input/
H A Ddom_textfield_util.cpp220 { DOM_BACKGROUND_COLOR, in SetChildStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Danimation_util.cpp138 { DOM_BACKGROUND_COLOR, in KeyframesAddKeyFrame()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration.cpp789 { DOM_BACKGROUND_COLOR, in SetCurrentStyle()