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.h235 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.h274 WMError GetCallingWindowRect(int32_t persistentId, Rect& rect) override in GetCallingWindowRect() function
/foundation/window/window_manager/wm/src/
Dwindow_adapter.cpp930 WMError WindowAdapter::GetCallingWindowRect(int32_t persistentId, Rect& rect) in GetCallingWindowRect() function in OHOS::Rosen::WindowAdapter
Dwindow_session_impl.cpp4467 WMError WindowSessionImpl::GetCallingWindowRect(Rect& rect) const in GetCallingWindowRect() function in OHOS::Rosen::WindowSessionImpl
/foundation/window/window_manager/interfaces/innerkits/wm/
Dwindow.h2604 virtual WMError GetCallingWindowRect(Rect& rect) const in GetCallingWindowRect() function
/foundation/window/window_manager/window_scene/session_manager/src/zidl/
Dscene_session_manager_proxy.cpp2181 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.cpp11228 WMError SceneSessionManager::GetCallingWindowRect(int32_t persistentId, Rect& rect) in GetCallingWindowRect() function in OHOS::Rosen::SceneSessionManager