Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_type.cpp803 const char DOM_CATCH_CAPTURE_TOUCH_MOVE[] = "catchcapturetouchmove"; variable
H A Ddom_type.h807 ACE_EXPORT extern const char DOM_CATCH_CAPTURE_TOUCH_MOVE[];
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration.cpp1750 { DOM_CATCH_CAPTURE_TOUCH_MOVE, in AddEvent()
1755 EventMarker(eventId, DOM_CATCH_CAPTURE_TOUCH_MOVE, pageId); in AddEvent()