| /base/web/webview/ohos_interface/include/ohos_nweb/ |
| D | nweb_custom_keyboard_handler.h | 32 virtual void SendFunctionKey(int32_t key) {} in SendFunctionKey() function
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
| D | ark_web_custom_keyboard_handler_impl.cpp | 35 void ArkWebCustomKeyboardHandlerImpl::SendFunctionKey(int32_t key) in SendFunctionKey() function in OHOS::ArkWeb::ArkWebCustomKeyboardHandlerImpl
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
| D | ark_web_custom_keyboard_handler_wrapper.cpp | 37 void ArkWebCustomKeyboardHandlerWrapper::SendFunctionKey(int32_t key) in SendFunctionKey() function in OHOS::ArkWeb::ArkWebCustomKeyboardHandlerWrapper
|
| /base/inputmethod/imf/frameworks/js/napi/inputmethodclient/ |
| D | js_get_input_method_textchange_listener.cpp | 53 void JsGetInputMethodTextChangedListener::SendFunctionKey(const FunctionKey &functionKey) in SendFunctionKey() function in OHOS::MiscServices::JsGetInputMethodTextChangedListener
|
| D | js_get_input_method_controller.cpp | 995 void JsGetInputMethodController::SendFunctionKey(const FunctionKey &functionKey) in SendFunctionKey() function in OHOS::MiscServices::JsGetInputMethodController
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
| D | ark_imf_text_listener_adapter_impl.cpp | 53 void ArkIMFTextListenerAdapterImpl::SendFunctionKey(ArkWebRefPtr<ArkIMFAdapterFunctionKeyAdapter> f… in SendFunctionKey() function in OHOS::ArkWeb::ArkIMFTextListenerAdapterImpl
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
| D | ark_imftext_listener_adapter_wrapper.cpp | 55 void ArkIMFTextListenerAdapterWrapper::SendFunctionKey( in SendFunctionKey() function in OHOS::ArkWeb::ArkIMFTextListenerAdapterWrapper
|
| /base/inputmethod/imf/frameworks/ndk/src/ |
| D | native_text_changed_listener.cpp | 81 void NativeTextChangedListener::SendFunctionKey(const OHOS::MiscServices::FunctionKey &functionKey) in SendFunctionKey() function in OHOS::MiscServices::NativeTextChangedListener
|
| /base/inputmethod/imf/test/unittest/cpp_test/src/ |
| D | virtual_listener_test.cpp | 53 void SendFunctionKey(const FunctionKey &functionKey) override in SendFunctionKey() function in OHOS::MiscServices::TextListenerImpl
|
| /base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ |
| D | input_data_channel_proxy.cpp | 72 int32_t InputDataChannelProxy::SendFunctionKey(int32_t funcKey) in SendFunctionKey() function in OHOS::MiscServices::InputDataChannelProxy
|
| D | input_data_channel_stub.cpp | 304 int32_t InputDataChannelStub::SendFunctionKey(int32_t funcKey) in SendFunctionKey() function in OHOS::MiscServices::InputDataChannelStub
|
| D | input_method_controller.cpp | 1294 int32_t InputMethodController::SendFunctionKey(int32_t functionKey) in SendFunctionKey() function in OHOS::MiscServices::InputMethodController
|
| /base/web/webview/ohos_adapter/inputmethodframework_adapter/src/ |
| D | imf_adapter_impl.cpp | 81 void IMFTextListenerAdapterImpl::SendFunctionKey(const MiscServices::FunctionKey& functionKey) in SendFunctionKey() function in OHOS::NWeb::IMFTextListenerAdapterImpl
|
| /base/inputmethod/imf/test/common/src/ |
| D | text_listener.cpp | 89 void TextListener::SendFunctionKey(const FunctionKey &functionKey) in SendFunctionKey() function in OHOS::MiscServices::TextListener
|
| /base/web/webview/test/unittest/ohos_adapter/imf_adapter_test/ |
| D | imf_adapter_impl_test.cpp | 173 void SendFunctionKey(std::shared_ptr<IMFAdapterFunctionKeyAdapter> functionKey) override in SendFunctionKey() function in OHOS::NWeb::IMFTextListenerTest
|
| /base/inputmethod/imf/frameworks/native/inputmethod_ability/src/ |
| D | input_method_ability.cpp | 632 int32_t InputMethodAbility::SendFunctionKey(int32_t funcKey) in SendFunctionKey() function in OHOS::MiscServices::InputMethodAbility
|