Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/interfaces/include/
H A Dws_common.h412 EVENT_DRAG, 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()
2647 OnSessionEvent(SessionEvent::EVENT_DRAG); in OnMoveDragCallback()