Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/piece/
H A Dpiece_declaration.cpp106 } else if (attr.first == DOM_PIECE_ICON) { in SetSpecializedAttr()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_type.cpp1076 const char DOM_PIECE_ICON[] = "icon"; variable
H A Ddom_type.h1080 ACE_EXPORT extern const char DOM_PIECE_ICON[];