Home
last modified time | relevance | path

Searched refs:DOM_TEXT_WHITE_SPACE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/text/
H A Dtext_declaration.cpp256 { DOM_TEXT_WHITE_SPACE, [](const std::string& val, TextDeclaration& declaration) { in SetSpecializedStyle()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_type.cpp584 const char DOM_TEXT_WHITE_SPACE[] = "whiteSpace"; variable
H A Ddom_type.h588 ACE_EXPORT extern const char DOM_TEXT_WHITE_SPACE[];