Home
last modified time | relevance | path

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

/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
Djs_get_input_method_textchange_listener.h31 void SendKeyEventFromInputMethod(const KeyEvent &event) override {} in SendKeyEventFromInputMethod() function
/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/
Dimf_adapter_impl.cpp50 void IMFTextListenerAdapterImpl::SendKeyEventFromInputMethod(const MiscServices::KeyEvent& event) in SendKeyEventFromInputMethod() function in OHOS::NWeb::IMFTextListenerAdapterImpl
/base/inputmethod/imf/test/common/src/
Dtext_listener.cpp66 void TextListener::SendKeyEventFromInputMethod(const KeyEvent &event) in SendKeyEventFromInputMethod() function in OHOS::MiscServices::TextListener
/base/web/webview/test/unittest/ohos_adapter/imf_adapter_test/
Dimf_adapter_impl_test.cpp60 void SendKeyEventFromInputMethod() override in SendKeyEventFromInputMethod() function in OHOS::NWeb::IMFTextListenerTest