Home
last modified time | relevance | path

Searched refs:EVENT_DRAG_START (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/interfaces/include/
H A Dws_common.h411 EVENT_DRAG_START, enumerator
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp614 (event == SessionEvent::EVENT_DRAG || event == SessionEvent::EVENT_DRAG_START)) { in HandleSessionDragEvent()
617 if (event == SessionEvent::EVENT_DRAG_START) { in HandleSessionDragEvent()
2666 OnSessionEvent(SessionEvent::EVENT_DRAG_START); in OnMoveDragCallback()