Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dkeyboard_session.cpp547 if (!GetScreenWidthAndHeightFromClient(sessionProperty, screenWidth, screenHeight)) { in RelayoutKeyBoard()
657 GetScreenWidthAndHeightFromClient(sessionProperty, screenWidth, screenHeight); in MoveAndResizeKeyboard()
H A Dscene_session.cpp1174 bool SceneSession::GetScreenWidthAndHeightFromClient(const sptr<WindowSessionProperty>& sessionProp… in GetScreenWidthAndHeightFromClient() function in OHOS::Rosen::SceneSession
/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_session.h182 bool GetScreenWidthAndHeightFromClient(const sptr<WindowSessionProperty>& sessionProperty,