Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/
H A Dkeyboard_session.h74 void NotifyKeyboardPanelInfoChange(WSRect rect, bool isKeyboardPanelShow);
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/
H A Dkeyboard_session.cpp387 void KeyboardSession::NotifyKeyboardPanelInfoChange(WSRect rect, bool isKeyboardPanelShow) in NotifyKeyboardPanelInfoChange() argument
396 keyboardPanelInfo.isShowing_ = isKeyboardPanelShow; in NotifyKeyboardPanelInfoChange()