Home
last modified time | relevance | path

Searched defs:FinishTextPreview (Results 1 – 13 of 13) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
Dark_imf_text_listener_adapter_impl.cpp111 void ArkIMFTextListenerAdapterImpl::FinishTextPreview() in FinishTextPreview() function in OHOS::ArkWeb::ArkIMFTextListenerAdapterImpl
/base/inputmethod/imf/interfaces/inner_api/inputmethod_controller/include/
Dinput_method_controller.h101 virtual void FinishTextPreview() in FinishTextPreview() function
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
Dark_imftext_listener_adapter_wrapper.cpp122 void ArkIMFTextListenerAdapterWrapper::FinishTextPreview() in FinishTextPreview() function in OHOS::ArkWeb::ArkIMFTextListenerAdapterWrapper
/base/inputmethod/imf/frameworks/ndk/src/
Dnative_text_changed_listener.cpp270 void NativeTextChangedListener::FinishTextPreview() in FinishTextPreview() function in OHOS::MiscServices::NativeTextChangedListener
/base/inputmethod/imf/test/unittest/cpp_test/src/
Dnative_text_changed_listener_test.cpp107 void FinishTextPreview(InputMethod_TextEditorProxy *proxy) { } in FinishTextPreview() function
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
Dinput_data_channel_proxy.cpp145 int32_t InputDataChannelProxy::FinishTextPreview(bool isAsync) in FinishTextPreview() function in OHOS::MiscServices::InputDataChannelProxy
Dinput_data_channel_stub.cpp352 int32_t InputDataChannelStub::FinishTextPreview(bool isAsync) in FinishTextPreview() function in OHOS::MiscServices::InputDataChannelStub
Dinput_method_controller.cpp1445 int32_t InputMethodController::FinishTextPreview() in FinishTextPreview() function in OHOS::MiscServices::InputMethodController
/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/
Dimf_adapter_impl.cpp211 void IMFTextListenerAdapterImpl::FinishTextPreview() in FinishTextPreview() function in OHOS::NWeb::IMFTextListenerAdapterImpl
/base/inputmethod/imf/test/common/src/
Dtext_listener.cpp188 void TextListener::FinishTextPreview() in FinishTextPreview() function in OHOS::MiscServices::TextListener
/base/web/webview/test/unittest/ohos_adapter/imf_adapter_test/
Dimf_adapter_impl_test.cpp227 void FinishTextPreview() override in FinishTextPreview() function in OHOS::NWeb::IMFTextListenerTest
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
Dinput_method_ability.cpp1321 int32_t InputMethodAbility::FinishTextPreview(bool isAsync) in FinishTextPreview() function in OHOS::MiscServices::InputMethodAbility
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
Djs_text_input_client_engine.cpp821 napi_value JsTextInputClientEngine::FinishTextPreview(napi_env env, napi_callback_info info) in FinishTextPreview() function in OHOS::MiscServices::JsTextInputClientEngine