Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_type.cpp801 const char DOM_CATCH_BUBBLE_TOUCH_END[] = "catchbubbletouchend"; variable
H A Ddom_type.h805 ACE_EXPORT extern const char DOM_CATCH_BUBBLE_TOUCH_END[];
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration.cpp1706 { DOM_CATCH_BUBBLE_TOUCH_END, in AddEvent()
1710 …awEvent.catchBubbleTouchEnd.eventMarker = EventMarker(eventId, DOM_CATCH_BUBBLE_TOUCH_END, pageId); in AddEvent()