Home
last modified time | relevance | path

Searched defs:SetFrameRectForPartialZoomIn (Results 1 – 5 of 5) sorted by relevance

/foundation/window/window_manager/window_scene/session/host/include/zidl/
Dsession_interface.h545 virtual WSError SetFrameRectForPartialZoomIn(const Rect& frameRect) { return WSError::WS_OK; } in SetFrameRectForPartialZoomIn() function
/foundation/window/window_manager/window_scene/session/host/src/zidl/
Dsession_proxy.cpp3650 WSError SessionProxy::SetFrameRectForPartialZoomIn(const Rect& frameRect) in SetFrameRectForPartialZoomIn() function in OHOS::Rosen::SessionProxy
/foundation/window/window_manager/interfaces/innerkits/wm/
Dwindow.h4502 virtual WMError SetFrameRectForPartialZoomIn(const Rect& frameRect) in SetFrameRectForPartialZoomIn() function
/foundation/window/window_manager/wm/src/
Dwindow_scene_session_impl.cpp2483 WMError WindowSceneSessionImpl::SetFrameRectForPartialZoomIn(const Rect& frameRect) in SetFrameRectForPartialZoomIn() function in OHOS::Rosen::WindowSceneSessionImpl
/foundation/window/window_manager/window_scene/session/host/src/
Dscene_session.cpp9224 WSError SceneSession::SetFrameRectForPartialZoomIn(const Rect& frameRect) in SetFrameRectForPartialZoomIn() function in OHOS::Rosen::SceneSession