Home
last modified time | relevance | path

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

/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
Djs_get_input_method_textchange_listener.cpp78 int32_t JsGetInputMethodTextChangedListener::GetTextIndexAtCursor() in GetTextIndexAtCursor() function in OHOS::MiscServices::JsGetInputMethodTextChangedListener
Djs_get_input_method_controller.cpp1043 int32_t JsGetInputMethodController::GetTextIndexAtCursor() in GetTextIndexAtCursor() function in OHOS::MiscServices::JsGetInputMethodController
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
Dark_imf_text_listener_adapter_impl.cpp87 int32_t ArkIMFTextListenerAdapterImpl::GetTextIndexAtCursor() in GetTextIndexAtCursor() function in OHOS::ArkWeb::ArkIMFTextListenerAdapterImpl
/base/inputmethod/imf/frameworks/ndk/src/
Dnative_text_changed_listener.cpp204 int32_t NativeTextChangedListener::GetTextIndexAtCursor() in GetTextIndexAtCursor() function in OHOS::MiscServices::NativeTextChangedListener
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
Dark_imftext_listener_adapter_wrapper.cpp90 int32_t ArkIMFTextListenerAdapterWrapper::GetTextIndexAtCursor() in GetTextIndexAtCursor() function in OHOS::ArkWeb::ArkIMFTextListenerAdapterWrapper
/base/inputmethod/imf/test/unittest/cpp_test/src/
Dnative_text_changed_listener_test.cpp93 int32_t GetTextIndexAtCursor(InputMethod_TextEditorProxy *proxy) in GetTextIndexAtCursor() function
Dvirtual_listener_test.cpp79 int32_t GetTextIndexAtCursor() override in GetTextIndexAtCursor() function in OHOS::MiscServices::TextListenerImpl
/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/
Dimf_adapter_impl.cpp179 int32_t IMFTextListenerAdapterImpl::GetTextIndexAtCursor() in GetTextIndexAtCursor() function in OHOS::NWeb::IMFTextListenerAdapterImpl
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
Dinput_data_channel_proxy.cpp95 int32_t InputDataChannelProxy::GetTextIndexAtCursor(int32_t &index) in GetTextIndexAtCursor() function in OHOS::MiscServices::InputDataChannelProxy
Dinput_data_channel_stub.cpp268 int32_t InputDataChannelStub::GetTextIndexAtCursor(int32_t &index) in GetTextIndexAtCursor() function in OHOS::MiscServices::InputDataChannelStub
Dinput_method_controller.cpp743 int32_t InputMethodController::GetTextIndexAtCursor(int32_t &index) in GetTextIndexAtCursor() function in OHOS::MiscServices::InputMethodController
/base/inputmethod/imf/test/common/src/
Dtext_listener.cpp150 int32_t TextListener::GetTextIndexAtCursor() in GetTextIndexAtCursor() function in OHOS::MiscServices::TextListener
/base/web/webview/test/unittest/ohos_adapter/imf_adapter_test/
Dimf_adapter_impl_test.cpp203 int32_t GetTextIndexAtCursor() override in GetTextIndexAtCursor() function in OHOS::NWeb::IMFTextListenerTest
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
Dinput_method_ability.cpp744 int32_t InputMethodAbility::GetTextIndexAtCursor(int32_t &index) in GetTextIndexAtCursor() function in OHOS::MiscServices::InputMethodAbility
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
Djs_text_input_client_engine.cpp730 napi_value JsTextInputClientEngine::GetTextIndexAtCursor(napi_env env, napi_callback_info info) in GetTextIndexAtCursor() function in OHOS::MiscServices::JsTextInputClientEngine