Home
last modified time | relevance | path

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

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