Home
last modified time | relevance | path

Searched defs:DeleteForward (Results 1 – 18 of 18) sorted by relevance

/base/web/webview/ohos_interface/include/ohos_nweb/
Dnweb_custom_keyboard_handler.h28 virtual void DeleteForward(int32_t length) {} in DeleteForward() function
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
Dark_web_custom_keyboard_handler_impl.cpp25 void ArkWebCustomKeyboardHandlerImpl::DeleteForward(int32_t length) in DeleteForward() function in OHOS::ArkWeb::ArkWebCustomKeyboardHandlerImpl
/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
Dark_web_custom_keyboard_handler_wrapper.cpp27 void ArkWebCustomKeyboardHandlerWrapper::DeleteForward(int32_t length) in DeleteForward() function in OHOS::ArkWeb::ArkWebCustomKeyboardHandlerWrapper
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
Dinput_method_ability_interface.cpp43 int32_t InputMethodAbilityInterface::DeleteForward(int32_t length) in DeleteForward() function in OHOS::MiscServices::InputMethodAbilityInterface
Dinput_method_ability.cpp602 int32_t InputMethodAbility::DeleteForward(int32_t length) in DeleteForward() function in OHOS::MiscServices::InputMethodAbility
/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
Djs_get_input_method_textchange_listener.cpp38 void JsGetInputMethodTextChangedListener::DeleteForward(int32_t length) in DeleteForward() function in OHOS::MiscServices::JsGetInputMethodTextChangedListener
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
Dark_imf_text_listener_adapter_impl.cpp33 void ArkIMFTextListenerAdapterImpl::DeleteForward(int32_t length) in DeleteForward() function in OHOS::ArkWeb::ArkIMFTextListenerAdapterImpl
/base/inputmethod/imf/frameworks/ndk/src/
Dnative_text_changed_listener.cpp36 void NativeTextChangedListener::DeleteForward(int32_t length) in DeleteForward() function in OHOS::MiscServices::NativeTextChangedListener
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
Dark_imftext_listener_adapter_wrapper.cpp35 void ArkIMFTextListenerAdapterWrapper::DeleteForward(int32_t length) in DeleteForward() function in OHOS::ArkWeb::ArkIMFTextListenerAdapterWrapper
/base/inputmethod/imf/test/unittest/cpp_test/src/
Dnative_text_changed_listener_test.cpp78 void DeleteForward(InputMethod_TextEditorProxy *proxy, int32_t length) { } in DeleteForward() function
Dvirtual_listener_test.cpp41 void DeleteForward(int32_t length) override in DeleteForward() function in OHOS::MiscServices::TextListenerImpl
/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/
Dimf_adapter_impl.cpp46 void IMFTextListenerAdapterImpl::DeleteForward(int32_t length) in DeleteForward() function in OHOS::NWeb::IMFTextListenerAdapterImpl
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
Dinput_data_channel_proxy.cpp36 int32_t InputDataChannelProxy::DeleteForward(int32_t length) in DeleteForward() function in OHOS::MiscServices::InputDataChannelProxy
Dinput_data_channel_stub.cpp248 int32_t InputDataChannelStub::DeleteForward(int32_t length) in DeleteForward() function in OHOS::MiscServices::InputDataChannelStub
Dinput_method_controller.cpp1136 int32_t InputMethodController::DeleteForward(int32_t length) in DeleteForward() function in OHOS::MiscServices::InputMethodController
/base/inputmethod/imf/test/common/src/
Dtext_listener.cpp61 void TextListener::DeleteForward(int32_t length) in DeleteForward() function in OHOS::MiscServices::TextListener
/base/web/webview/test/unittest/ohos_adapter/imf_adapter_test/
Dimf_adapter_impl_test.cpp153 void DeleteForward(int32_t length) override in DeleteForward() function in OHOS::NWeb::IMFTextListenerTest
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
Djs_text_input_client_engine.cpp296 napi_value JsTextInputClientEngine::DeleteForward(napi_env env, napi_callback_info info) in DeleteForward() function in OHOS::MiscServices::JsTextInputClientEngine