Home
last modified time | relevance | path

Searched defs:SendKeyEventFromInputMethod (Results 1 – 9 of 9) sorted by relevance

/base/inputmethod/imf/frameworks/ndk/include/
Dnative_text_changed_listener.h42 void SendKeyEventFromInputMethod(const KeyEvent &event) override {}; in SendKeyEventFromInputMethod() function
/base/inputmethod/imf/frameworks/cj/include/
Dcj_input_method_textchanged_listener.h30 void SendKeyEventFromInputMethod(const KeyEvent &event) override {} in SendKeyEventFromInputMethod() function
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
Djs_get_input_method_textchange_listener.h32 void SendKeyEventFromInputMethod(const KeyEvent &event) override in SendKeyEventFromInputMethod() function
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
Dark_imf_text_listener_adapter_impl.cpp43 void ArkIMFTextListenerAdapterImpl::SendKeyEventFromInputMethod() in SendKeyEventFromInputMethod() function in OHOS::ArkWeb::ArkIMFTextListenerAdapterImpl
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
Dark_imftext_listener_adapter_wrapper.cpp45 void ArkIMFTextListenerAdapterWrapper::SendKeyEventFromInputMethod() in SendKeyEventFromInputMethod() function in OHOS::ArkWeb::ArkIMFTextListenerAdapterWrapper
/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/
Dimf_adapter_impl.cpp57 void IMFTextListenerAdapterImpl::SendKeyEventFromInputMethod(const MiscServices::KeyEvent& event) in SendKeyEventFromInputMethod() function in OHOS::NWeb::IMFTextListenerAdapterImpl
/base/inputmethod/imf/test/common/src/
Dtext_listener.cpp75 void TextListener::SendKeyEventFromInputMethod(const KeyEvent &event) { } in SendKeyEventFromInputMethod() function in OHOS::MiscServices::TextListener
/base/inputmethod/imf/test/unittest/cpp_test/src/
Dvirtual_listener_test.cpp46 void SendKeyEventFromInputMethod(const KeyEvent &event) override { } in SendKeyEventFromInputMethod() function in OHOS::MiscServices::TextListenerImpl
/base/web/webview/test/unittest/ohos_adapter/imf_adapter_test/
Dimf_adapter_impl_test.cpp163 void SendKeyEventFromInputMethod() override in SendKeyEventFromInputMethod() function in OHOS::NWeb::IMFTextListenerTest