| /foundation/window/window_manager/wm/test/unittest/ |
| D | window_adapter_test.cpp | 667 DragResizeType dragResizeType = DragResizeType::RESIZE_EACH_FRAME; variable 680 DragResizeType dragResizeType = DragResizeType::RESIZE_TYPE_UNDEFINED; variable 693 DragResizeType dragResizeType = DragResizeType::RESIZE_EACH_FRAME; variable 707 DragResizeType dragResizeType = DragResizeType::RESIZE_TYPE_UNDEFINED; variable
|
| D | window_manager_test.cpp | 1453 DragResizeType dragResizeType = DragResizeType::RESIZE_EACH_FRAME; variable 1465 DragResizeType dragResizeType = DragResizeType::RESIZE_TYPE_UNDEFINED; variable 1477 DragResizeType dragResizeType = DragResizeType::RESIZE_EACH_FRAME; variable 1490 DragResizeType dragResizeType = DragResizeType::RESIZE_TYPE_UNDEFINED; variable
|
| /foundation/window/window_manager/wmserver/include/zidl/ |
| D | window_manager_interface.h | 256 … virtual WMError SetGlobalDragResizeType(DragResizeType dragResizeType) { return WMError::WM_OK; } in SetGlobalDragResizeType() 257 … virtual WMError GetGlobalDragResizeType(DragResizeType& dragResizeType) { return WMError::WM_OK; } in GetGlobalDragResizeType() 259 DragResizeType dragResizeType) { return WMError::WM_OK; } in SetAppDragResizeType() 261 DragResizeType& dragResizeType) { return WMError::WM_OK; } in GetAppDragResizeType()
|
| /foundation/window/window_manager/window_scene/session_manager/include/zidl/ |
| D | scene_session_manager_interface.h | 297 … WMError SetGlobalDragResizeType(DragResizeType dragResizeType) override { return WMError::WM_OK; } in SetGlobalDragResizeType() 298 …WMError GetGlobalDragResizeType(DragResizeType& dragResizeType) override { return WMError::WM_OK; } in GetGlobalDragResizeType() 300 DragResizeType dragResizeType) override { return WMError::WM_OK; } in SetAppDragResizeType() 302 DragResizeType& dragResizeType) override { return WMError::WM_OK; } in GetAppDragResizeType()
|
| /foundation/window/window_manager/window_scene/test/unittest/ |
| D | scene_session_manager_proxy_test.cpp | 1105 DragResizeType dragResizeType = DragResizeType::RESIZE_EACH_FRAME; variable 1120 DragResizeType dragResizeType = DragResizeType::RESIZE_TYPE_UNDEFINED; variable 1135 DragResizeType dragResizeType = DragResizeType::RESIZE_EACH_FRAME; variable 1152 DragResizeType dragResizeType = DragResizeType::RESIZE_TYPE_UNDEFINED; variable
|
| D | scene_session_manager_test.cpp | 1838 DragResizeType dragResizeType = DragResizeType::RESIZE_EACH_FRAME; variable 1849 DragResizeType dragResizeType = DragResizeType::RESIZE_TYPE_UNDEFINED; variable 1867 DragResizeType dragResizeType = DragResizeType::RESIZE_EACH_FRAME; variable 1885 DragResizeType dragResizeType = DragResizeType::RESIZE_TYPE_UNDEFINED; variable
|
| D | scene_session_manager_stub_test.cpp | 2144 DragResizeType dragResizeType = DragResizeType::RESIZE_EACH_FRAME; variable 2172 DragResizeType dragResizeType = DragResizeType::RESIZE_EACH_FRAME; variable
|
| /foundation/window/window_manager/wm/src/ |
| D | window_adapter.cpp | 1021 WMError WindowAdapter::SetGlobalDragResizeType(DragResizeType dragResizeType) in SetGlobalDragResizeType() 1029 WMError WindowAdapter::GetGlobalDragResizeType(DragResizeType& dragResizeType) in GetGlobalDragResizeType() 1037 …r WindowAdapter::SetAppDragResizeType(const std::string& bundleName, DragResizeType dragResizeType) in SetAppDragResizeType() 1045 … WindowAdapter::GetAppDragResizeType(const std::string& bundleName, DragResizeType& dragResizeType) in GetAppDragResizeType()
|
| D | window_manager.cpp | 1371 WMError WindowManager::SetGlobalDragResizeType(DragResizeType dragResizeType) in SetGlobalDragResizeType() 1380 WMError WindowManager::GetGlobalDragResizeType(DragResizeType& dragResizeType) in GetGlobalDragResizeType() 1389 …r WindowManager::SetAppDragResizeType(const std::string& bundleName, DragResizeType dragResizeType) in SetAppDragResizeType() 1398 … WindowManager::GetAppDragResizeType(const std::string& bundleName, DragResizeType& dragResizeType) in GetAppDragResizeType()
|
| /foundation/window/window_manager/window_scene/session_manager/src/zidl/ |
| D | scene_session_manager_stub.cpp | 1268 uint32_t dragResizeType; in HandleSetGlobalDragResizeType() local 1287 DragResizeType dragResizeType = DragResizeType::RESIZE_TYPE_UNDEFINED; in HandleGetGlobalDragResizeType() local 1307 uint32_t dragResizeType; in HandleSetAppDragResizeType() local 1331 DragResizeType dragResizeType = DragResizeType::RESIZE_TYPE_UNDEFINED; in HandleGetAppDragResizeType() local
|
| D | scene_session_manager_proxy.cpp | 2509 WMError SceneSessionManagerProxy::SetGlobalDragResizeType(DragResizeType dragResizeType) in SetGlobalDragResizeType() 2540 WMError SceneSessionManagerProxy::GetGlobalDragResizeType(DragResizeType& dragResizeType) in GetGlobalDragResizeType() 2577 …ionManagerProxy::SetAppDragResizeType(const std::string& bundleName, DragResizeType dragResizeType) in SetAppDragResizeType() 2612 …onManagerProxy::GetAppDragResizeType(const std::string& bundleName, DragResizeType& dragResizeType) in GetAppDragResizeType()
|
| /foundation/window/window_manager/window_scene/session/host/include/ |
| D | scene_session.h | 568 … void SetAppDragResizeType(DragResizeType dragResizeType) { appDragResizeType_ = dragResizeType; } in SetAppDragResizeType() 705 …void SetDragResizeTypeDuringDrag(DragResizeType dragResizeType) { dragResizeTypeDuringDrag_ = drag… in SetDragResizeTypeDuringDrag()
|
| /foundation/window/window_manager/window_scene/session_manager/src/ |
| D | scene_session_manager.cpp | 1788 DragResizeType dragResizeType = DragResizeType::RESIZE_TYPE_UNDEFINED; in CreateSceneSession() local 1798 void SceneSessionManager::GetEffectiveDragResizeType(DragResizeType& dragResizeType) in GetEffectiveDragResizeType() 1810 WMError SceneSessionManager::SetGlobalDragResizeType(DragResizeType dragResizeType) in SetGlobalDragResizeType() 1835 WMError SceneSessionManager::GetGlobalDragResizeType(DragResizeType& dragResizeType) in GetGlobalDragResizeType() 1844 …eSessionManager::SetAppDragResizeType(const std::string& bundleName, DragResizeType dragResizeType) in SetAppDragResizeType() 1855 …ionManager::SetAppDragResizeTypeInner(const std::string& bundleName, DragResizeType dragResizeType) in SetAppDragResizeTypeInner() 1877 …SessionManager::GetAppDragResizeType(const std::string& bundleName, DragResizeType& dragResizeType) in GetAppDragResizeType() 1883 …onManager::GetAppDragResizeTypeInner(const std::string& bundleName, DragResizeType& dragResizeType) in GetAppDragResizeTypeInner()
|
| /foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/ |
| D | js_scene_utils.cpp | 842 bool ConvertDragResizeTypeFromJs(napi_env env, napi_value value, DragResizeType& dragResizeType) in ConvertDragResizeTypeFromJs()
|
| D | js_scene_session_manager.cpp | 3323 DragResizeType dragResizeType; in OnSetAppDragResizeType() local
|
| /foundation/window/window_manager/window_scene/interfaces/include/ |
| D | ws_common.h | 622 uint32_t dragResizeType = 0; member
|
| /foundation/window/window_manager/window_scene/session/host/src/ |
| D | scene_session.cpp | 708 DragResizeType dragResizeType = DragResizeType::RESIZE_TYPE_UNDEFINED; in HandleSessionDragEvent() local
|