Home
last modified time | relevance | path

Searched defs:isStartDrag (Results 1 – 5 of 5) sorted by relevance

/foundation/windowmanager/wmserver/src/zidl/
Dwindow_manager_stub.cpp125 bool isStartDrag = data.ReadBool(); in OnRemoteRequest() local
Dwindow_manager_proxy.cpp320 void WindowManagerProxy::ProcessPointDown(uint32_t windowId, bool isStartDrag) in ProcessPointDown()
/foundation/windowmanager/wm/src/
Dwindow_adapter.cpp118 void WindowAdapter::ProcessPointDown(uint32_t windowId, bool isStartDrag) in ProcessPointDown()
/foundation/windowmanager/wmserver/src/
Dwindow_manager_service.cpp251 void WindowManagerService::ProcessPointDown(uint32_t windowId, bool isStartDrag) in ProcessPointDown()
Dwindow_controller.cpp470 WMError WindowController::ProcessPointDown(uint32_t windowId, bool isStartDrag) in ProcessPointDown()