Home
last modified time | relevance | path

Searched defs:NotifyKeyboardHeight (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/inputmethod/imf/interfaces/inner_api/inputmethod_controller/include/
H A Dinput_method_controller.h60 virtual void NotifyKeyboardHeight(uint32_t height) in NotifyKeyboardHeight() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ime/
H A Dtext_input_client.cpp106 void TextInputClient::NotifyKeyboardHeight(uint32_t height) in NotifyKeyboardHeight() function in OHOS::Ace::TextInputClient
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_data_channel_proxy.cpp126 void InputDataChannelProxy::NotifyKeyboardHeight(uint32_t height) in NotifyKeyboardHeight() function in OHOS::MiscServices::InputDataChannelProxy
H A Dinput_data_channel_stub.cpp325 void InputDataChannelStub::NotifyKeyboardHeight(uint32_t height) in NotifyKeyboardHeight() function in OHOS::MiscServices::InputDataChannelStub
H A Dinput_method_controller.cpp1240 void InputMethodController::NotifyKeyboardHeight(uint32_t height) in NotifyKeyboardHeight() function in OHOS::MiscServices::InputMethodController
/ohos5.0/base/inputmethod/imf/test/common/src/
H A Dtext_listener.cpp171 void TextListener::NotifyKeyboardHeight(uint32_t height) in NotifyKeyboardHeight() function in OHOS::MiscServices::TextListener
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Don_text_changed_listener_impl.cpp148 void OnTextChangedListenerImpl::NotifyKeyboardHeight(uint32_t height) in NotifyKeyboardHeight() function in OHOS::Ace::NG::OnTextChangedListenerImpl
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_ability.cpp1219 void InputMethodAbility::NotifyKeyboardHeight(uint32_t panelHeight, PanelFlag panelFlag) in NotifyKeyboardHeight() function in OHOS::MiscServices::InputMethodAbility