| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
| D | ark_imf_adapter_impl.cpp | 89 void ArkIMFAdapterImpl::OnCursorUpdate(ArkWebRefPtr<ArkIMFCursorInfoAdapter> cursorInfo) in OnCursorUpdate() function in OHOS::ArkWeb::ArkIMFAdapterImpl
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
| D | ark_imfadapter_wrapper.cpp | 89 void ArkIMFAdapterWrapper::OnCursorUpdate(const std::shared_ptr<OHOS::NWeb::IMFCursorInfoAdapter> c… in OnCursorUpdate() function in OHOS::ArkWeb::ArkIMFAdapterWrapper
|
| /base/inputmethod/imf/frameworks/native/inputmethod_ability/src/ |
| D | input_method_agent_service_impl.cpp | 45 ErrCode InputMethodAgentServiceImpl::OnCursorUpdate(int32_t positionX, int32_t positionY, int heigh… in OnCursorUpdate() function in OHOS::MiscServices::InputMethodAgentServiceImpl
|
| D | input_method_ability.cpp | 470 void InputMethodAbility::OnCursorUpdate(int32_t positionX, int32_t positionY, int32_t height) in OnCursorUpdate() function in OHOS::MiscServices::InputMethodAbility
|
| /base/inputmethod/imf/test/common/src/ |
| D | keyboard_listener_test_impl.cpp | 45 void KeyboardListenerTestImpl::OnCursorUpdate(int32_t positionX, int32_t positionY, int32_t height) in OnCursorUpdate() function in OHOS::MiscServices::KeyboardListenerTestImpl
|
| /base/inputmethod/imf/test/unittest/cpp_test/src/ |
| D | ime_mirror_demo.cpp | 83 void OnCursorUpdate(int32_t positionX, int32_t positionY, int32_t height) override in OnCursorUpdate() function in KeyboardListenerImpl
|
| D | input_method_editor_test.cpp | 94 void KeyboardListenerImpl::OnCursorUpdate(int32_t positionX, int32_t positionY, int32_t height) in OnCursorUpdate() function in OHOS::MiscServices::KeyboardListenerImpl
|
| D | input_method_controller_test.cpp | 220 void OnCursorUpdate(int32_t positionX, int32_t positionY, int32_t height) override in OnCursorUpdate() function in OHOS::MiscServices::InputMethodControllerTest::KeyboardListenerImpl
|
| /base/inputmethod/imf/test/fuzztest/inputmethodability_fuzzer/ |
| D | inputmethodability_fuzzer.cpp | 47 void OnCursorUpdate(int32_t positionX, int32_t positionY, int32_t height) { } in OnCursorUpdate() function in OHOS::KeyboardListenerImpl
|
| /base/web/webview/ohos_adapter/inputmethodframework_adapter/src/ |
| D | imf_adapter_impl.cpp | 396 void IMFAdapterImpl::OnCursorUpdate(const std::shared_ptr<IMFCursorInfoAdapter> cursorInfo) in OnCursorUpdate() function in OHOS::NWeb::IMFAdapterImpl
|
| /base/inputmethod/imf/frameworks/js/napi/inputmethodability/ |
| D | js_keyboard_delegate_setting.cpp | 504 void JsKeyboardDelegateSetting::OnCursorUpdate(int32_t positionX, int32_t positionY, int32_t height) in OnCursorUpdate() function in OHOS::MiscServices::JsKeyboardDelegateSetting
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
| D | ark_web_handler_impl.cpp | 869 void ArkWebHandlerImpl::OnCursorUpdate(double x, double y, double width, double height) in OnCursorUpdate() function in OHOS::ArkWeb::ArkWebHandlerImpl
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
| D | ark_web_handler_wrapper.cpp | 982 void ArkWebHandlerWrapper::OnCursorUpdate(double x, double y, double width, double height) in OnCursorUpdate() function in OHOS::ArkWeb::ArkWebHandlerWrapper
|
| /base/web/webview/ohos_interface/include/ohos_nweb/ |
| D | nweb_handler.h | 1044 virtual void OnCursorUpdate(double x, double y, double width, double height) {} in OnCursorUpdate() function
|
| /base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ |
| D | input_method_controller.cpp | 776 int32_t InputMethodController::OnCursorUpdate(CursorInfo cursorInfo) in OnCursorUpdate() function in OHOS::MiscServices::InputMethodController
|