Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dkeyboard_session.cpp493 WSRect callingSessionRestoringRect = callingSession->GetSessionRect(); in RestoreCallingSession() local
495 callingSessionRestoringRect.posY_ = oriPosYBeforeRaisedByKeyboard; in RestoreCallingSession()
499 callingSession->UpdateSessionRect(callingSessionRestoringRect, SizeChangeReason::UNDEFINED); in RestoreCallingSession()