Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/span/
H A Dspan_declaration.cpp70 { DOM_TEXT_COLOR, in SetSpecializedStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_select.cpp140 { DOM_TEXT_COLOR, [](const std::string& val, const DOMSelect& node, in SetSpecializedStyle()
H A Ddom_type.cpp533 const char DOM_TEXT_COLOR[] = "color"; variable
H A Ddom_picker_base.cpp239 …{ DOM_TEXT_COLOR, [](const DOMPickerBase& node, const std::string& val, TextStyle& normal, TextSty… in SetOptionStyleOperators()
H A Ddom_type.h537 ACE_EXPORT extern const char DOM_TEXT_COLOR[];
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/text/
H A Dtext_declaration.cpp86 { DOM_TEXT_COLOR, in SetSpecializedStyle()