Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/span/
H A Dspan_declaration.cpp144 { DOM_TEXT_DECORATION_STYLE, in SetSpecializedStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/text/
H A Dtext_declaration.cpp222 { DOM_TEXT_DECORATION_STYLE, in SetSpecializedStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_type.cpp544 const char DOM_TEXT_DECORATION_STYLE[] = "textDecorationStyle"; variable
H A Ddom_type.h548 ACE_EXPORT extern const char DOM_TEXT_DECORATION_STYLE[];