Home
last modified time | relevance | path

Searched defs:GetAppDragResizeType (Results 1 – 7 of 7) sorted by relevance

/foundation/window/window_manager/wmserver/include/zidl/
Dwindow_manager_interface.h257 virtual WMError GetAppDragResizeType(const std::string& bundleName, in GetAppDragResizeType() function
/foundation/window/window_manager/window_scene/session/host/include/
Dscene_session.h529 DragResizeType GetAppDragResizeType() const { return appDragResizeType_; } in GetAppDragResizeType() function
/foundation/window/window_manager/window_scene/session_manager/include/zidl/
Dscene_session_manager_interface.h297 WMError GetAppDragResizeType(const std::string& bundleName, in GetAppDragResizeType() function
/foundation/window/window_manager/wm/src/
Dwindow_adapter.cpp1029 WMError WindowAdapter::GetAppDragResizeType(const std::string& bundleName, DragResizeType& dragResi… in GetAppDragResizeType() function in OHOS::Rosen::WindowAdapter
Dwindow_manager.cpp1389 WMError WindowManager::GetAppDragResizeType(const std::string& bundleName, DragResizeType& dragResi… in GetAppDragResizeType() function in OHOS::Rosen::WindowManager
/foundation/window/window_manager/window_scene/session_manager/src/zidl/
Dscene_session_manager_proxy.cpp2569 WMError SceneSessionManagerProxy::GetAppDragResizeType(const std::string& bundleName, DragResizeTyp… in GetAppDragResizeType() function in OHOS::Rosen::SceneSessionManagerProxy
/foundation/window/window_manager/window_scene/session_manager/src/
Dscene_session_manager.cpp1798 WMError SceneSessionManager::GetAppDragResizeType(const std::string& bundleName, DragResizeType& dr… in GetAppDragResizeType() function in OHOS::Rosen::SceneSessionManager