Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/piece/
H A Dpiece_declaration.cpp102 if (attr.first == DOM_PIECE_CONTENT) { in SetSpecializedAttr()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_type.cpp1075 const char DOM_PIECE_CONTENT[] = "content"; variable
H A Ddom_type.h1079 ACE_EXPORT extern const char DOM_PIECE_CONTENT[];