Home
last modified time | relevance | path

Searched defs:GetGlobalDragResizeType (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/window/window_manager/wmserver/include/zidl/
H A Dwindow_manager_interface.h254 … virtual WMError GetGlobalDragResizeType(DragResizeType& dragResizeType) { return WMError::WM_OK; } in GetGlobalDragResizeType() function
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscene_session_manager_interface.h294 …WMError GetGlobalDragResizeType(DragResizeType& dragResizeType) override { return WMError::WM_OK; } in GetGlobalDragResizeType() function
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_adapter.cpp1013 WMError WindowAdapter::GetGlobalDragResizeType(DragResizeType& dragResizeType) in GetGlobalDragResizeType() function in OHOS::Rosen::WindowAdapter
H A Dwindow_manager.cpp1371 WMError WindowManager::GetGlobalDragResizeType(DragResizeType& dragResizeType) in GetGlobalDragResizeType() function in OHOS::Rosen::WindowManager
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscene_session_manager_proxy.cpp2497 WMError SceneSessionManagerProxy::GetGlobalDragResizeType(DragResizeType& dragResizeType) in GetGlobalDragResizeType() function in OHOS::Rosen::SceneSessionManagerProxy
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp1756 WMError SceneSessionManager::GetGlobalDragResizeType(DragResizeType& dragResizeType) in GetGlobalDragResizeType() function in OHOS::Rosen::SceneSessionManager