/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/ |
H A D | input_method_ability_interface.cpp | 53 int32_t InputMethodAbilityInterface::MoveCursor(int32_t keyCode) in MoveCursor() function in OHOS::MiscServices::InputMethodAbilityInterface
|
H A D | input_method_ability.cpp | 691 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 D | js_get_input_method_textchange_listener.cpp | 58 void JsGetInputMethodTextChangedListener::MoveCursor(const Direction direction) in MoveCursor() function in OHOS::MiscServices::JsGetInputMethodTextChangedListener
|
H A D | js_get_input_method_controller.cpp | 947 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 D | ark_imf_text_listener_adapter_impl.cpp | 67 void ArkIMFTextListenerAdapterImpl::MoveCursor(const uint32_t direction) in MoveCursor() function in OHOS::ArkWeb::ArkIMFTextListenerAdapterImpl
|
/ohos5.0/base/inputmethod/imf/frameworks/ndk/src/ |
H A D | native_text_changed_listener.cpp | 98 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 D | ark_imftext_listener_adapter_wrapper.cpp | 70 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 D | native_text_changed_listener_test.cpp | 82 void MoveCursor(InputMethod_TextEditorProxy *proxy, InputMethod_Direction direction) { } in MoveCursor() function
|
H A D | virtual_listener_test.cpp | 59 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 D | imf_adapter_impl.cpp | 129 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 D | on_text_changed_listener_impl.cpp | 216 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 D | input_data_channel_proxy.cpp | 78 int32_t InputDataChannelProxy::MoveCursor(int32_t keyCode) in MoveCursor() function in OHOS::MiscServices::InputDataChannelProxy
|
H A D | input_data_channel_stub.cpp | 298 int32_t InputDataChannelStub::MoveCursor(int32_t keyCode) in MoveCursor() function in OHOS::MiscServices::InputDataChannelStub
|
H A D | input_method_controller.cpp | 1190 int32_t InputMethodController::MoveCursor(Direction direction) in MoveCursor() function in OHOS::MiscServices::InputMethodController
|
/ohos5.0/base/inputmethod/imf/test/common/src/ |
H A D | text_listener.cpp | 104 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 D | imf_adapter_impl_test.cpp | 183 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 D | on_text_changed_listener_impl.cpp | 197 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 D | stylus_detector_callback.cpp | 269 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 D | distributeddb_nb_predicate_query_expand_test.cpp | 1099 void MoveCursor(KvStoreResultSet &resultSet, const vector<Entry> &entriesBatch) in MoveCursor() function
|
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodability/ |
H A D | js_text_input_client_engine.cpp | 80 napi_value JsTextInputClientEngine::MoveCursor(napi_env env, napi_callback_info info) in MoveCursor() function in OHOS::MiscServices::JsTextInputClientEngine
|