Home
last modified time | relevance | path

Searched refs:GetSessionRequestRect (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dkeyboard_session.cpp86 … session->NotifySessionRectChange(session->GetSessionRequestRect(), SizeChangeReason::UNDEFINED); in Show()
262 … session->NotifySessionRectChange(session->GetSessionRequestRect(), SizeChangeReason::UNDEFINED); in SetCallingSessionId()
309 … session->NotifySessionRectChange(session->GetSessionRequestRect(), SizeChangeReason::UNDEFINED); in AdjustKeyboardLayout()
315 …params.PortraitPanelRect_.ToString().c_str(), session->GetSessionRequestRect().ToString().c_str()); in AdjustKeyboardLayout()
655 WSRect newRequestRect = GetSessionRequestRect(); in MoveAndResizeKeyboard()
H A Dscene_session.cpp589 session->GetSessionRequestRect()); in OnSessionEvent()
1258 auto rect = session->GetSessionRequestRect(); in SetSessionRectChangeCallback()
1262 session->sessionRectChangeFunc_(session->GetSessionRequestRect(), reason); in SetSessionRectChangeCallback()
1387 auto newRequestRect = GetSessionRequestRect(); in UpdateSessionRectInner()
H A Dsession.cpp2793 WSRect Session::GetSessionRequestRect() const in GetSessionRequestRect() function in OHOS::Rosen::Session
/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h231 WSRect GetSessionRequestRect() const;
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_test.cpp1494 session_->GetSessionRequestRect();