Home
last modified time | relevance | path

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

/base/inputmethod/imf/frameworks/cj/src/
Dcj_input_method_textchanged_listener.cpp123 int32_t CjInputMethodTextChangedListener::GetTextIndexAtCursor() in GetTextIndexAtCursor() function in OHOS::MiscServices::CjInputMethodTextChangedListener
Dcj_input_method_controller.cpp438 int32_t CjInputMethodController::GetTextIndexAtCursor() in GetTextIndexAtCursor() function in OHOS::MiscServices::CjInputMethodController
/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/js/napi/inputmethodclient/
Djs_get_input_method_textchange_listener.cpp130 int32_t JsGetInputMethodTextChangedListener::GetTextIndexAtCursor() in GetTextIndexAtCursor() function in OHOS::MiscServices::JsGetInputMethodTextChangedListener
Djs_get_input_method_controller.cpp1244 int32_t JsGetInputMethodController::GetTextIndexAtCursor() in GetTextIndexAtCursor() function in OHOS::MiscServices::JsGetInputMethodController
/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/frameworks/ndk/src/
Dnative_text_changed_listener.cpp208 int32_t NativeTextChangedListener::GetTextIndexAtCursor() in GetTextIndexAtCursor() function in OHOS::MiscServices::NativeTextChangedListener
/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.cpp62 int32_t GetTextIndexAtCursor() override in GetTextIndexAtCursor() function in OHOS::MiscServices::TextListenerImpl
/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/
Dimf_adapter_impl.cpp176 int32_t IMFTextListenerAdapterImpl::GetTextIndexAtCursor() in GetTextIndexAtCursor() function in OHOS::NWeb::IMFTextListenerAdapterImpl
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
Dinput_data_channel_service_impl.cpp104 ErrCode InputDataChannelServiceImpl::GetTextIndexAtCursor(uint64_t msgId, const sptr<IRemoteObject>… in GetTextIndexAtCursor() function in OHOS::MiscServices::InputDataChannelServiceImpl
Dinput_method_controller.cpp925 int32_t InputMethodController::GetTextIndexAtCursor(int32_t &index) in GetTextIndexAtCursor() function in OHOS::MiscServices::InputMethodController
/base/inputmethod/imf/test/common/src/
Dtext_listener.cpp146 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_data_channel_proxy_wrap.cpp144 int32_t InputDataChannelProxyWrap::GetTextIndexAtCursor(int32_t &index, const AsyncIpcCallBack &cal… in GetTextIndexAtCursor() function in OHOS::MiscServices::InputDataChannelProxyWrap
Dinput_method_ability.cpp1785 int32_t InputMethodAbility::GetTextIndexAtCursor(int32_t &index, const AsyncIpcCallBack &callback) in GetTextIndexAtCursor() function in OHOS::MiscServices::InputMethodAbility
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
Djs_text_input_client_engine.cpp861 napi_value JsTextInputClientEngine::GetTextIndexAtCursor(napi_env env, napi_callback_info info) in GetTextIndexAtCursor() function in OHOS::MiscServices::JsTextInputClientEngine