Home
last modified time | relevance | path

Searched defs:GetTextIndexAtCursor (Results 1 – 21 of 21) sorted by relevance

/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_get_input_method_textchange_listener.cpp78 int32_t JsGetInputMethodTextChangedListener::GetTextIndexAtCursor() in GetTextIndexAtCursor() function in OHOS::MiscServices::JsGetInputMethodTextChangedListener
H A Djs_get_input_method_controller.cpp1043 int32_t JsGetInputMethodController::GetTextIndexAtCursor() in GetTextIndexAtCursor() function in OHOS::MiscServices::JsGetInputMethodController
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_imf_text_listener_adapter_impl.cpp87 int32_t ArkIMFTextListenerAdapterImpl::GetTextIndexAtCursor() in GetTextIndexAtCursor() function in OHOS::ArkWeb::ArkIMFTextListenerAdapterImpl
/ohos5.0/base/inputmethod/imf/frameworks/ndk/src/
H A Dnative_text_changed_listener.cpp204 int32_t NativeTextChangedListener::GetTextIndexAtCursor() in GetTextIndexAtCursor() function in OHOS::MiscServices::NativeTextChangedListener
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_imftext_listener_adapter_wrapper.cpp90 int32_t ArkIMFTextListenerAdapterWrapper::GetTextIndexAtCursor() in GetTextIndexAtCursor() function in OHOS::ArkWeb::ArkIMFTextListenerAdapterWrapper
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dnative_text_changed_listener_test.cpp93 int32_t GetTextIndexAtCursor(InputMethod_TextEditorProxy *proxy) in GetTextIndexAtCursor() function
H A Dvirtual_listener_test.cpp79 int32_t GetTextIndexAtCursor() override in GetTextIndexAtCursor() function in OHOS::MiscServices::TextListenerImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ime/
H A Dtext_input_client.h108 virtual int32_t GetTextIndexAtCursor() in GetTextIndexAtCursor() function
/ohos5.0/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/
H A Dimf_adapter_impl.cpp179 int32_t IMFTextListenerAdapterImpl::GetTextIndexAtCursor() in GetTextIndexAtCursor() function in OHOS::NWeb::IMFTextListenerAdapterImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Don_text_changed_listener_impl.cpp117 int32_t OnTextChangedListenerImpl::GetTextIndexAtCursor() in GetTextIndexAtCursor() function in OHOS::Ace::OnTextChangedListenerImpl
H A Drender_text_field.cpp2838 int32_t RenderTextField::GetTextIndexAtCursor() in GetTextIndexAtCursor() function in OHOS::Ace::RenderTextField
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_data_channel_proxy.cpp95 int32_t InputDataChannelProxy::GetTextIndexAtCursor(int32_t &index) in GetTextIndexAtCursor() function in OHOS::MiscServices::InputDataChannelProxy
H A Dinput_data_channel_stub.cpp268 int32_t InputDataChannelStub::GetTextIndexAtCursor(int32_t &index) in GetTextIndexAtCursor() function in OHOS::MiscServices::InputDataChannelStub
H A Dinput_method_controller.cpp765 int32_t InputMethodController::GetTextIndexAtCursor(int32_t &index) in GetTextIndexAtCursor() function in OHOS::MiscServices::InputMethodController
/ohos5.0/base/inputmethod/imf/test/common/src/
H A Dtext_listener.cpp150 int32_t TextListener::GetTextIndexAtCursor() in GetTextIndexAtCursor() function in OHOS::MiscServices::TextListener
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/imf_adapter_test/
H A Dimf_adapter_impl_test.cpp203 int32_t GetTextIndexAtCursor() override in GetTextIndexAtCursor() function in OHOS::NWeb::IMFTextListenerTest
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
H A Don_text_changed_listener_impl.cpp124 int32_t OnTextChangedListenerImpl::GetTextIndexAtCursor() in GetTextIndexAtCursor() function in OHOS::Ace::NG::OnTextChangedListenerImpl
H A Dtext_field_pattern.cpp5491 int32_t TextFieldPattern::GetTextIndexAtCursor() in GetTextIndexAtCursor() function in OHOS::Ace::NG::TextFieldPattern
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_ability.cpp750 int32_t InputMethodAbility::GetTextIndexAtCursor(int32_t &index) in GetTextIndexAtCursor() function in OHOS::MiscServices::InputMethodAbility
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Djs_text_input_client_engine.cpp730 napi_value JsTextInputClientEngine::GetTextIndexAtCursor(napi_env env, napi_callback_info info) in GetTextIndexAtCursor() function in OHOS::MiscServices::JsTextInputClientEngine
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.cpp1527 int32_t RichEditorPattern::GetTextIndexAtCursor() in GetTextIndexAtCursor() function in OHOS::Ace::NG::RichEditorPattern