Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/piece/
H A Dpiece_declaration.cpp126 if (event == DOM_PIECE_EVENT_CLOSE) { in SetSpecializedEvent()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_type.cpp1078 const char DOM_PIECE_EVENT_CLOSE[] = "close"; variable
H A Ddom_type.h1082 ACE_EXPORT extern const char DOM_PIECE_EVENT_CLOSE[];