Home
last modified time | relevance | path

Searched refs:SetSessionRequestRect (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_test5.cpp558 session->SetSessionRequestRect(rec);
562 session->SetSessionRequestRect(rec);
566 session->SetSessionRequestRect(rec);
H A Dsession_test.cpp1498 session_->SetSessionRequestRect(rect);
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dkeyboard_session.cpp677 SetSessionRequestRect(newRequestRect); in MoveAndResizeKeyboard()
H A Dscene_session.cpp1397 SetSessionRequestRect(newRequestRect); in UpdateSessionRectInner()
1414 SetSessionRequestRect(newRequestRect); in UpdateSessionRectInner()
4517 session->SetSessionRequestRect(wsRect); in UpdatePiPRect()
H A Dsession.cpp2781 void Session::SetSessionRequestRect(const WSRect& rect) in SetSessionRequestRect() function in OHOS::Rosen::Session
/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h230 void SetSessionRequestRect(const WSRect& rect);
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/
H A Djs_scene_session.cpp4177 session->SetSessionRequestRect(lastRect); in OnSetWindowLastSafeRect()