Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/span/
H A Dspan_declaration.cpp112 { DOM_TEXT_FONT_VARIANT, in SetSpecializedStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/text/
H A Dtext_declaration.cpp133 { DOM_TEXT_FONT_VARIANT, in SetSpecializedStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_type.cpp575 const char DOM_TEXT_FONT_VARIANT[] = "fontVariant"; variable
H A Ddom_type.h579 ACE_EXPORT extern const char DOM_TEXT_FONT_VARIANT[];