Home
last modified time | relevance | path

Searched defs:OnCursorUpdate (Results 1 – 18 of 18) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_imf_adapter_impl.cpp69 void ArkIMFAdapterImpl::OnCursorUpdate(ArkWebRefPtr<ArkIMFCursorInfoAdapter> cursorInfo) in OnCursorUpdate() function in OHOS::ArkWeb::ArkIMFAdapterImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_imfadapter_wrapper.cpp67 void ArkIMFAdapterWrapper::OnCursorUpdate(const std::shared_ptr<OHOS::NWeb::IMFCursorInfoAdapter> c… in OnCursorUpdate() function in OHOS::ArkWeb::ArkIMFAdapterWrapper
/ohos5.0/base/inputmethod/imf/test/common/src/
H A Dkeyboard_listener_test_impl.cpp49 void KeyboardListenerTestImpl::OnCursorUpdate(int32_t positionX, int32_t positionY, int32_t height) in OnCursorUpdate() function in OHOS::MiscServices::KeyboardListenerTestImpl
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_agent_proxy.cpp43 void InputMethodAgentProxy::OnCursorUpdate(int32_t positionX, int32_t positionY, int32_t height) in OnCursorUpdate() function in OHOS::MiscServices::InputMethodAgentProxy
H A Dinput_method_agent_stub.cpp142 void InputMethodAgentStub::OnCursorUpdate(int32_t positionX, int32_t positionY, int height) in OnCursorUpdate() function in OHOS::MiscServices::InputMethodAgentStub
H A Dinput_method_ability.cpp388 void InputMethodAbility::OnCursorUpdate(Message *msg) in OnCursorUpdate() function in OHOS::MiscServices::InputMethodAbility
/ohos5.0/base/inputmethod/imf/test/fuzztest/inputmethodability_fuzzer/
H A Dinputmethodability_fuzzer.cpp38 void OnCursorUpdate(int32_t positionX, int32_t positionY, int32_t height) in OnCursorUpdate() function in OHOS::KeyboardListenerImpl
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_editor_test.cpp95 void KeyboardListenerImpl::OnCursorUpdate(int32_t positionX, int32_t positionY, int32_t height) in OnCursorUpdate() function in OHOS::MiscServices::KeyboardListenerImpl
H A Dinput_method_controller_test.cpp201 void OnCursorUpdate(int32_t positionX, int32_t positionY, int32_t height) override in OnCursorUpdate() function in OHOS::MiscServices::InputMethodControllerTest::KeyboardListenerImpl
/ohos5.0/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/
H A Dimf_adapter_impl.cpp359 void IMFAdapterImpl::OnCursorUpdate(const std::shared_ptr<IMFCursorInfoAdapter> cursorInfo) in OnCursorUpdate() function in OHOS::NWeb::IMFAdapterImpl
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Djs_keyboard_delegate_setting.cpp469 void JsKeyboardDelegateSetting::OnCursorUpdate(int32_t positionX, int32_t positionY, int32_t height) in OnCursorUpdate() function in OHOS::MiscServices::JsKeyboardDelegateSetting
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/
H A Dark_web_handler_impl.cpp875 void ArkWebHandlerImpl::OnCursorUpdate(double x, double y, double width, double height) in OnCursorUpdate() function in OHOS::ArkWeb::ArkWebHandlerImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.h644 void OnCursorUpdate(double x, double y, double width, double height) in OnCursorUpdate() function
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_method_controller.cpp640 int32_t InputMethodController::OnCursorUpdate(CursorInfo cursorInfo) in OnCursorUpdate() function in OHOS::MiscServices::InputMethodController
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/
H A Dark_web_handler_wrapper.cpp985 void ArkWebHandlerWrapper::OnCursorUpdate(double x, double y, double width, double height) in OnCursorUpdate() function in OHOS::ArkWeb::ArkWebHandlerWrapper
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_handler.h976 virtual void OnCursorUpdate(double x, double y, double width, double height) {} in OnCursorUpdate() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_client_impl.cpp1235 void WebClientImpl::OnCursorUpdate(double x, double y, double width, double height) in OnCursorUpdate() function in OHOS::Ace::WebClientImpl
H A Dweb_delegate.cpp7150 void WebDelegate::OnCursorUpdate(double x, double y, double width, double height) in OnCursorUpdate() function in OHOS::Ace::WebDelegate