Home
last modified time | relevance | path

Searched refs:DOM_TEXT_FONT_STYLE (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/span/
H A Dspan_declaration.cpp104 { DOM_TEXT_FONT_STYLE, in SetSpecializedStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_menu.cpp94 { DOM_TEXT_FONT_STYLE, [](TextStyle& textStyle, const std::string& val, in SetSpecializedStyle()
H A Ddom_toggle.cpp98 { DOM_TEXT_FONT_STYLE, in SetSpecializedStyle()
H A Ddom_switch.cpp92 …{ DOM_TEXT_FONT_STYLE, [](const std::string& val, const DOMSwitch& node, SwitchComponent& textSwit… in SetSpecializedStyle()
H A Ddom_type.cpp545 const char DOM_TEXT_FONT_STYLE[] = "fontStyle"; variable
H A Ddom_picker_base.cpp358 { DOM_TEXT_FONT_STYLE, in SetTextStyleOperators()
H A Ddom_type.h549 ACE_EXPORT extern const char DOM_TEXT_FONT_STYLE[];
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/text/
H A Dtext_declaration.cpp126 { DOM_TEXT_FONT_STYLE, in SetSpecializedStyle()