Searched defs:enableDrag (Results 1 – 11 of 11) sorted by relevance
70 virtual WMError SetSystemWindowEnableDrag(bool enableDrag) { return WMError::WM_OK; } in SetSystemWindowEnableDrag()
320 virtual WMError EnableDrag(bool enableDrag) { return WMError::WM_ERROR_DEVICE_NOT_SUPPORT; } in EnableDrag()
308 bool enableDrag = false; variable
556 bool enableDrag = true; in HandleSetEnableDragBySystem() local
891 bool enableDrag = false; in HandleSetSystemEnableDrag() local
1716 WMError SessionProxy::SetSystemWindowEnableDrag(bool enableDrag) in SetSystemWindowEnableDrag()
2045 virtual WMError EnableDrag(bool enableDrag) { return WMError::WM_ERROR_DEVICE_NOT_SUPPORT; } in EnableDrag()
1912 WMError WindowSessionImpl::EnableDrag(bool enableDrag) in EnableDrag()4340 WSError WindowSessionImpl::SetEnableDragBySystem(bool enableDrag) in SetEnableDragBySystem()
2832 WMError SceneSession::SetWindowEnableDragBySystem(bool enableDrag) in SetWindowEnableDragBySystem()4947 WMError SceneSession::SetSystemWindowEnableDrag(bool enableDrag) in SetSystemWindowEnableDrag()
5980 static NapiAsyncTask::ExecuteCallback GetEnableDragExecuteCallback(bool enableDrag, in GetEnableDragExecuteCallback()6040 bool enableDrag = false; in OnEnableDrag() local
4958 bool enableDrag = true; in OnSetWindowEnableDragBySystem() local