Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
H A Ddom_type.cpp813 const char DOM_DRAG_LEAVE[] = "dragleave"; variable
H A Ddom_type.h816 ACE_EXPORT extern const char DOM_DRAG_LEAVE[];
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/common/
H A Ddeclaration.cpp1810 { DOM_DRAG_LEAVE, in AddEvent()
1814 … gestureEvent.dragLeave.eventMarker = EventMarker(eventId, DOM_DRAG_LEAVE, pageId); in AddEvent()