Home
last modified time | relevance | path

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

/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/inputmethod/imf/test/fuzztest/systemabilitystub_fuzzer/
Dsystemabilitystub_fuzzer.cpp71 void DeleteForward(int32_t length) in DeleteForward() function in OHOS::TextListener
/base/inputmethod/imf/unitest/src/
Dpermission_verification_exception_test.cpp94 void TextListener::DeleteForward(int32_t length) in DeleteForward() function in OHOS::MiscServices::TextListener
Dinput_method_service_test.cpp77 void DeleteForward(int32_t length) in DeleteForward() function in OHOS::MiscServices::TextListener
Dinput_method_controller_test.cpp127 void DeleteForward(int32_t length) in DeleteForward() function in OHOS::MiscServices::TextListener
Dinput_method_ability_test.cpp112 void DeleteForward(int32_t length) override in DeleteForward() function in OHOS::MiscServices::InputMethodAbilityTest::TextChangeListener
/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/inputmethod_controller/src/
Dinput_data_channel_stub.cpp137 int32_t InputDataChannelStub::DeleteForward(int32_t length) in DeleteForward() function in OHOS::MiscServices::InputDataChannelStub
Dinput_data_channel_proxy.cpp46 int32_t InputDataChannelProxy::DeleteForward(int32_t length) in DeleteForward() function in OHOS::MiscServices::InputDataChannelProxy
/base/inputmethod/imf/test/fuzztest/inputmethodcontroller_fuzzer/
Dinputmethodcontroller_fuzzer.cpp35 void DeleteForward(int32_t length) {} in DeleteForward() function in OHOS::TextListener
/base/inputmethod/imf/frameworks/inputmethod_ability/src/
Dinput_method_ability.cpp379 int32_t InputMethodAbility::DeleteForward(int32_t length) in DeleteForward() function in OHOS::MiscServices::InputMethodAbility
/base/inputmethod/imf/interfaces/kits/js/napi/inputmethodability/
Djs_text_input_client_engine.cpp293 napi_value JsTextInputClientEngine::DeleteForward(napi_env env, napi_callback_info info) in DeleteForward() function in OHOS::MiscServices::JsTextInputClientEngine