Home
last modified time | relevance | path

Searched defs:GetTextIndexAtCursor (Results 1 – 10 of 10) 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.cpp1102 int32_t JsGetInputMethodController::GetTextIndexAtCursor() in GetTextIndexAtCursor() function in OHOS::MiscServices::JsGetInputMethodController
/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/
Dimf_adapter_impl.cpp165 int32_t IMFTextListenerAdapterImpl::GetTextIndexAtCursor() in GetTextIndexAtCursor() function in OHOS::NWeb::IMFTextListenerAdapterImpl
/base/inputmethod/imf/test/common/src/
Dtext_listener.cpp130 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.cpp100 int32_t GetTextIndexAtCursor() override in GetTextIndexAtCursor() function in OHOS::NWeb::IMFTextListenerTest
/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.cpp245 int32_t InputDataChannelStub::GetTextIndexAtCursor(int32_t &index) in GetTextIndexAtCursor() function in OHOS::MiscServices::InputDataChannelStub
Dinput_method_controller.cpp711 int32_t InputMethodController::GetTextIndexAtCursor(int32_t &index) in GetTextIndexAtCursor() function in OHOS::MiscServices::InputMethodController
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
Dinput_method_ability.cpp636 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.cpp780 napi_value JsTextInputClientEngine::GetTextIndexAtCursor(napi_env env, napi_callback_info info) in GetTextIndexAtCursor() function in OHOS::MiscServices::JsTextInputClientEngine