/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/ |
H A D | nweb_custom_keyboard_handler.h | 28 virtual void DeleteForward(int32_t length) {} in DeleteForward() function
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
H A D | ark_web_custom_keyboard_handler_wrapper.cpp | 27 void ArkWebCustomKeyboardHandlerWrapper::DeleteForward(int32_t length) in DeleteForward() 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 | 25 void ArkWebCustomKeyboardHandlerImpl::DeleteForward(int32_t length) in DeleteForward() function in OHOS::ArkWeb::ArkWebCustomKeyboardHandlerImpl
|
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/ |
H A D | input_method_ability_interface.cpp | 43 int32_t InputMethodAbilityInterface::DeleteForward(int32_t length) in DeleteForward() function in OHOS::MiscServices::InputMethodAbilityInterface
|
H A D | input_method_ability.cpp | 608 int32_t InputMethodAbility::DeleteForward(int32_t length) in DeleteForward() function in OHOS::MiscServices::InputMethodAbility
|
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/ |
H A D | js_get_input_method_textchange_listener.cpp | 38 void JsGetInputMethodTextChangedListener::DeleteForward(int32_t length) in DeleteForward() function in OHOS::MiscServices::JsGetInputMethodTextChangedListener
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_imf_text_listener_adapter_impl.cpp | 33 void ArkIMFTextListenerAdapterImpl::DeleteForward(int32_t length) in DeleteForward() function in OHOS::ArkWeb::ArkIMFTextListenerAdapterImpl
|
/ohos5.0/base/inputmethod/imf/frameworks/ndk/src/ |
H A D | native_text_changed_listener.cpp | 36 void NativeTextChangedListener::DeleteForward(int32_t length) in DeleteForward() 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 | 35 void ArkIMFTextListenerAdapterWrapper::DeleteForward(int32_t length) in DeleteForward() function in OHOS::ArkWeb::ArkIMFTextListenerAdapterWrapper
|
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/ |
H A D | native_text_changed_listener_test.cpp | 78 void DeleteForward(InputMethod_TextEditorProxy *proxy, int32_t length) { } in DeleteForward() function
|
H A D | virtual_listener_test.cpp | 41 void DeleteForward(int32_t length) override in DeleteForward() function in OHOS::MiscServices::TextListenerImpl
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ime/ |
H A D | text_input_client.h | 94 virtual void DeleteForward(int32_t length) {}; in DeleteForward() function
|
/ohos5.0/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/ |
H A D | imf_adapter_impl.cpp | 46 void IMFTextListenerAdapterImpl::DeleteForward(int32_t length) in DeleteForward() 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 | 61 void OnTextChangedListenerImpl::DeleteForward(int32_t length) in DeleteForward() function in OHOS::Ace::OnTextChangedListenerImpl
|
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ |
H A D | input_data_channel_proxy.cpp | 36 int32_t InputDataChannelProxy::DeleteForward(int32_t length) in DeleteForward() function in OHOS::MiscServices::InputDataChannelProxy
|
H A D | input_data_channel_stub.cpp | 248 int32_t InputDataChannelStub::DeleteForward(int32_t length) in DeleteForward() function in OHOS::MiscServices::InputDataChannelStub
|
H A D | input_method_controller.cpp | 1158 int32_t InputMethodController::DeleteForward(int32_t length) in DeleteForward() function in OHOS::MiscServices::InputMethodController
|
/ohos5.0/base/inputmethod/imf/test/common/src/ |
H A D | text_listener.cpp | 61 void TextListener::DeleteForward(int32_t length) in DeleteForward() 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 | 153 void DeleteForward(int32_t length) override in DeleteForward() 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 | 67 void OnTextChangedListenerImpl::DeleteForward(int32_t length) in DeleteForward() function in OHOS::Ace::NG::OnTextChangedListenerImpl
|
H A D | text_field_pattern.cpp | 5412 void TextFieldPattern::DeleteForward(int32_t length) in DeleteForward() function in OHOS::Ace::NG::TextFieldPattern
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/ |
H A D | web_delegate.h | 142 void DeleteForward(int32_t length) override in DeleteForward() function
|
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodability/ |
H A D | js_text_input_client_engine.cpp | 296 napi_value JsTextInputClientEngine::DeleteForward(napi_env env, napi_callback_info info) in DeleteForward() function in OHOS::MiscServices::JsTextInputClientEngine
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/ |
H A D | rich_editor_pattern.cpp | 5532 void RichEditorPattern::DeleteForward(int32_t oriLength) in DeleteForward() function in OHOS::Ace::NG::RichEditorPattern 9249 void RichEditorPattern::DeleteForward(int32_t currentPosition, int32_t length) in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_web.cpp | 232 void DeleteForward(const JSCallbackInfo& args) in DeleteForward() function in OHOS::Ace::Framework::JSWebKeyboardController
|