Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/include/
H A Dinput_method_panel.h112 void OnKeyboardPanelInfoChanged(const Rosen::KeyboardPanelInfo &keyboardPanelInfo) override in OnKeyboardPanelInfoChanged() function
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/
H A Dwindow.h520 virtual void OnKeyboardPanelInfoChanged(const KeyboardPanelInfo& keyboardPanelInfo) {} in OnKeyboardPanelInfoChanged() function
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dwindow_scene_session_impl.cpp4136 … keyboardPanelInfoChangeListeners_.GetRefPtr()->OnKeyboardPanelInfoChanged(keyboardPanelInfo); in NotifyKeyboardPanelInfoChange()