Searched defs:isStartDrag (Results 1 – 5 of 5) sorted by relevance
125 bool isStartDrag = data.ReadBool(); in OnRemoteRequest() local
320 void WindowManagerProxy::ProcessPointDown(uint32_t windowId, bool isStartDrag) in ProcessPointDown()
118 void WindowAdapter::ProcessPointDown(uint32_t windowId, bool isStartDrag) in ProcessPointDown()
251 void WindowManagerService::ProcessPointDown(uint32_t windowId, bool isStartDrag) in ProcessPointDown()
470 WMError WindowController::ProcessPointDown(uint32_t windowId, bool isStartDrag) in ProcessPointDown()