Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wmserver/include/zidl/
H A Dwindow_manager_interface.h232 virtual WMError GetCallingWindowRect(int32_t persistentId, Rect& rect) in GetCallingWindowRect() function
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscene_session_manager_interface.h270 WMError GetCallingWindowRect(int32_t persistentId, Rect& rect) override in GetCallingWindowRect() function
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_adapter.cpp922 WMError WindowAdapter::GetCallingWindowRect(int32_t persistentId, Rect& rect) in GetCallingWindowRect() function in OHOS::Rosen::WindowAdapter
H A Dwindow_session_impl.cpp4139 WMError WindowSessionImpl::GetCallingWindowRect(Rect& rect) const in GetCallingWindowRect() function in OHOS::Rosen::WindowSessionImpl
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow.h2385 virtual WMError GetCallingWindowRect(Rect& rect) const in GetCallingWindowRect() function
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscene_session_manager_proxy.cpp2138 WMError SceneSessionManagerProxy::GetCallingWindowRect(int32_t persistentId, Rect& rect) in GetCallingWindowRect() function in OHOS::Rosen::SceneSessionManagerProxy
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp10838 WMError SceneSessionManager::GetCallingWindowRect(int32_t persistentId, Rect& rect) in GetCallingWindowRect() function in OHOS::Rosen::SceneSessionManager