/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/ |
H A D | nweb_custom_keyboard_handler.h | 32 virtual void SendFunctionKey(int32_t key) {} in SendFunctionKey() function
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
H A D | ark_web_custom_keyboard_handler_wrapper.cpp | 37 void ArkWebCustomKeyboardHandlerWrapper::SendFunctionKey(int32_t key) in SendFunctionKey() function in OHOS::ArkWeb::ArkWebCustomKeyboardHandlerWrapper
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
H A D | ark_web_custom_keyboard_handler_impl.cpp | 35 void ArkWebCustomKeyboardHandlerImpl::SendFunctionKey(int32_t key) in SendFunctionKey() function in OHOS::ArkWeb::ArkWebCustomKeyboardHandlerImpl
|
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/ |
H A D | js_get_input_method_textchange_listener.cpp | 53 void JsGetInputMethodTextChangedListener::SendFunctionKey(const FunctionKey &functionKey) in SendFunctionKey() function in OHOS::MiscServices::JsGetInputMethodTextChangedListener
|
H A D | js_get_input_method_controller.cpp | 911 void JsGetInputMethodController::SendFunctionKey(const FunctionKey &functionKey) in SendFunctionKey() function in OHOS::MiscServices::JsGetInputMethodController
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_imf_text_listener_adapter_impl.cpp | 53 void ArkIMFTextListenerAdapterImpl::SendFunctionKey(ArkWebRefPtr<ArkIMFAdapterFunctionKeyAdapter> f… in SendFunctionKey() function in OHOS::ArkWeb::ArkIMFTextListenerAdapterImpl
|
/ohos5.0/base/inputmethod/imf/frameworks/ndk/src/ |
H A D | native_text_changed_listener.cpp | 81 void NativeTextChangedListener::SendFunctionKey(const OHOS::MiscServices::FunctionKey &functionKey) in SendFunctionKey() function in OHOS::MiscServices::NativeTextChangedListener
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_imftext_listener_adapter_wrapper.cpp | 55 void ArkIMFTextListenerAdapterWrapper::SendFunctionKey( in SendFunctionKey() function in OHOS::ArkWeb::ArkIMFTextListenerAdapterWrapper
|
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/ |
H A D | virtual_listener_test.cpp | 53 void SendFunctionKey(const FunctionKey &functionKey) override in SendFunctionKey() function in OHOS::MiscServices::TextListenerImpl
|
/ohos5.0/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/ |
H A D | imf_adapter_impl.cpp | 81 void IMFTextListenerAdapterImpl::SendFunctionKey(const MiscServices::FunctionKey& functionKey) in SendFunctionKey() function in OHOS::NWeb::IMFTextListenerAdapterImpl
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/ |
H A D | on_text_changed_listener_impl.cpp | 179 void OnTextChangedListenerImpl::SendFunctionKey(const MiscServices::FunctionKey& functionKey) in SendFunctionKey() function in OHOS::Ace::OnTextChangedListenerImpl
|
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ |
H A D | input_data_channel_proxy.cpp | 72 int32_t InputDataChannelProxy::SendFunctionKey(int32_t funcKey) in SendFunctionKey() function in OHOS::MiscServices::InputDataChannelProxy
|
H A D | input_data_channel_stub.cpp | 293 int32_t InputDataChannelStub::SendFunctionKey(int32_t funcKey) in SendFunctionKey() function in OHOS::MiscServices::InputDataChannelStub
|
H A D | input_method_controller.cpp | 1251 int32_t InputMethodController::SendFunctionKey(int32_t functionKey) in SendFunctionKey() function in OHOS::MiscServices::InputMethodController
|
/ohos5.0/base/inputmethod/imf/test/common/src/ |
H A D | text_listener.cpp | 89 void TextListener::SendFunctionKey(const FunctionKey &functionKey) in SendFunctionKey() function in OHOS::MiscServices::TextListener
|
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/imf_adapter_test/ |
H A D | imf_adapter_impl_test.cpp | 173 void SendFunctionKey(std::shared_ptr<IMFAdapterFunctionKeyAdapter> functionKey) override in SendFunctionKey() function in OHOS::NWeb::IMFTextListenerTest
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/ |
H A D | on_text_changed_listener_impl.cpp | 160 void OnTextChangedListenerImpl::SendFunctionKey(const MiscServices::FunctionKey& functionKey) in SendFunctionKey() function in OHOS::Ace::NG::OnTextChangedListenerImpl
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/ |
H A D | web_delegate.h | 156 void SendFunctionKey(int32_t key) override in SendFunctionKey() function
|
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/ |
H A D | input_method_ability.cpp | 631 int32_t InputMethodAbility::SendFunctionKey(int32_t funcKey) in SendFunctionKey() function in OHOS::MiscServices::InputMethodAbility
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_web.cpp | 258 void SendFunctionKey(const JSCallbackInfo& args) in SendFunctionKey() function in OHOS::Ace::Framework::JSWebKeyboardController
|