Home
last modified time | relevance | path

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

/foundation/window/window_manager/wmserver/include/zidl/
Dwindow_manager_interface.h232 virtual WMError GetCallingWindowRect(int32_t persistentId, Rect& rect) in GetCallingWindowRect() function
/foundation/window/window_manager/window_scene/session_manager/include/zidl/
Dscene_session_manager_interface.h262 WMError GetCallingWindowRect(int32_t persistentId, Rect& rect) override in GetCallingWindowRect() function
/foundation/window/window_manager/wm/src/
Dwindow_adapter.cpp922 WMError WindowAdapter::GetCallingWindowRect(int32_t persistentId, Rect& rect) in GetCallingWindowRect() function in OHOS::Rosen::WindowAdapter
Dwindow_session_impl.cpp3834 WMError WindowSessionImpl::GetCallingWindowRect(Rect& rect) const in GetCallingWindowRect() function in OHOS::Rosen::WindowSessionImpl
/foundation/window/window_manager/interfaces/innerkits/wm/
Dwindow.h2171 virtual WMError GetCallingWindowRect(Rect& rect) const in GetCallingWindowRect() function
/foundation/window/window_manager/window_scene/session_manager/src/zidl/
Dscene_session_manager_proxy.cpp2138 WMError SceneSessionManagerProxy::GetCallingWindowRect(int32_t persistentId, Rect& rect) in GetCallingWindowRect() function in OHOS::Rosen::SceneSessionManagerProxy
/foundation/window/window_manager/window_scene/session_manager/src/
Dscene_session_manager.cpp10311 WMError SceneSessionManager::GetCallingWindowRect(int32_t persistentId, Rect& rect) in GetCallingWindowRect() function in OHOS::Rosen::SceneSessionManager