Home
last modified time | relevance | path

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

/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/inputmethod/imf/test/common/src/
Dtext_listener.cpp49 void TextListener::DeleteForward(int32_t length) in DeleteForward() function in OHOS::MiscServices::TextListener
/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/
Dimf_adapter_impl.cpp36 void IMFTextListenerAdapterImpl::DeleteForward(int32_t length) in DeleteForward() function in OHOS::NWeb::IMFTextListenerAdapterImpl
/base/web/webview/test/unittest/ohos_adapter/imf_adapter_test/
Dimf_adapter_impl_test.cpp50 void DeleteForward(int32_t length) override in DeleteForward() function in OHOS::NWeb::IMFTextListenerTest
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
Dinput_data_channel_proxy.cpp39 int32_t InputDataChannelProxy::DeleteForward(int32_t length) in DeleteForward() function in OHOS::MiscServices::InputDataChannelProxy
Dinput_data_channel_stub.cpp181 int32_t InputDataChannelStub::DeleteForward(int32_t length) in DeleteForward() function in OHOS::MiscServices::InputDataChannelStub
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
Dinput_method_ability.cpp474 int32_t InputMethodAbility::DeleteForward(int32_t length) in DeleteForward() function in OHOS::MiscServices::InputMethodAbility
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
Djs_text_input_client_engine.cpp272 napi_value JsTextInputClientEngine::DeleteForward(napi_env env, napi_callback_info info) in DeleteForward() function in OHOS::MiscServices::JsTextInputClientEngine