Home
last modified time | relevance | path

Searched defs:MoveCursor (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_ability_interface.cpp53 int32_t InputMethodAbilityInterface::MoveCursor(int32_t keyCode) in MoveCursor() function in OHOS::MiscServices::InputMethodAbilityInterface
H A Dinput_method_ability.cpp691 int32_t InputMethodAbility::MoveCursor(int32_t keyCode) in MoveCursor() function in OHOS::MiscServices::InputMethodAbility
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
H A Djs_get_input_method_textchange_listener.cpp58 void JsGetInputMethodTextChangedListener::MoveCursor(const Direction direction) in MoveCursor() function in OHOS::MiscServices::JsGetInputMethodTextChangedListener
H A Djs_get_input_method_controller.cpp947 void JsGetInputMethodController::MoveCursor(const Direction direction) in MoveCursor() 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.cpp67 void ArkIMFTextListenerAdapterImpl::MoveCursor(const uint32_t direction) in MoveCursor() function in OHOS::ArkWeb::ArkIMFTextListenerAdapterImpl
/ohos5.0/base/inputmethod/imf/frameworks/ndk/src/
H A Dnative_text_changed_listener.cpp98 void NativeTextChangedListener::MoveCursor(const OHOS::MiscServices::Direction direction) in MoveCursor() 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.cpp70 void ArkIMFTextListenerAdapterWrapper::MoveCursor(const OHOS::NWeb::IMFAdapterDirection direction) in MoveCursor() function in OHOS::ArkWeb::ArkIMFTextListenerAdapterWrapper
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dnative_text_changed_listener_test.cpp82 void MoveCursor(InputMethod_TextEditorProxy *proxy, InputMethod_Direction direction) { } in MoveCursor() function
H A Dvirtual_listener_test.cpp59 void MoveCursor(const Direction direction) override in MoveCursor() function in OHOS::MiscServices::TextListenerImpl
/ohos5.0/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/
H A Dimf_adapter_impl.cpp129 void IMFTextListenerAdapterImpl::MoveCursor(const MiscServices::Direction direction) in MoveCursor() function in OHOS::NWeb::IMFTextListenerAdapterImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/text_field/
H A Don_text_changed_listener_impl.cpp216 void OnTextChangedListenerImpl::MoveCursor(MiscServices::Direction direction) in MoveCursor() function in OHOS::Ace::OnTextChangedListenerImpl
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_data_channel_proxy.cpp78 int32_t InputDataChannelProxy::MoveCursor(int32_t keyCode) in MoveCursor() function in OHOS::MiscServices::InputDataChannelProxy
H A Dinput_data_channel_stub.cpp298 int32_t InputDataChannelStub::MoveCursor(int32_t keyCode) in MoveCursor() function in OHOS::MiscServices::InputDataChannelStub
H A Dinput_method_controller.cpp1190 int32_t InputMethodController::MoveCursor(Direction direction) in MoveCursor() function in OHOS::MiscServices::InputMethodController
/ohos5.0/base/inputmethod/imf/test/common/src/
H A Dtext_listener.cpp104 void TextListener::MoveCursor(const Direction direction) in MoveCursor() function in OHOS::MiscServices::TextListener
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/imf_adapter_test/
H A Dimf_adapter_impl_test.cpp183 void MoveCursor(const IMFAdapterDirection direction) override in MoveCursor() 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.cpp197 void OnTextChangedListenerImpl::MoveCursor(MiscServices::Direction direction) in MoveCursor() function in OHOS::Ace::NG::OnTextChangedListenerImpl
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dstylus_detector_callback.cpp269 int32_t StylusDetectorCallBack::MoveCursor(int32_t nodeId, void* data, in MoveCursor() function in OHOS::Ace::StylusDetectorCallBack
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_nb_predicate_query_expand_test.cpp1099 void MoveCursor(KvStoreResultSet &resultSet, const vector<Entry> &entriesBatch) in MoveCursor() function
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Djs_text_input_client_engine.cpp80 napi_value JsTextInputClientEngine::MoveCursor(napi_env env, napi_callback_info info) in MoveCursor() function in OHOS::MiscServices::JsTextInputClientEngine