Home
last modified time | relevance | path

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

/base/inputmethod/imf/test/common/src/
Dkeyboard_listener_test_impl.cpp49 void KeyboardListenerTestImpl::OnCursorUpdate(int32_t positionX, int32_t positionY, int32_t height) in OnCursorUpdate() function in OHOS::MiscServices::KeyboardListenerTestImpl
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
Dinput_method_agent_proxy.cpp43 void InputMethodAgentProxy::OnCursorUpdate(int32_t positionX, int32_t positionY, int32_t height) in OnCursorUpdate() function in OHOS::MiscServices::InputMethodAgentProxy
Dinput_method_agent_stub.cpp117 void InputMethodAgentStub::OnCursorUpdate(int32_t positionX, int32_t positionY, int height) in OnCursorUpdate() function in OHOS::MiscServices::InputMethodAgentStub
Dinput_method_ability.cpp329 void InputMethodAbility::OnCursorUpdate(Message *msg) in OnCursorUpdate() function in OHOS::MiscServices::InputMethodAbility
/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/
Dimf_adapter_impl.cpp266 void IMFAdapterImpl::OnCursorUpdate(IMFAdapterCursorInfo cursorInfo) in OnCursorUpdate() function in OHOS::NWeb::IMFAdapterImpl
/base/inputmethod/imf/test/fuzztest/inputmethodability_fuzzer/
Dinputmethodability_fuzzer.cpp46 void OnCursorUpdate(int32_t positionX, int32_t positionY, int32_t height) in OnCursorUpdate() function in OHOS::KeyboardListenerImpl
/base/inputmethod/imf/test/unittest/cpp_test/src/
Dinput_method_editor_test.cpp87 void KeyboardListenerImpl::OnCursorUpdate(int32_t positionX, int32_t positionY, int32_t height) in OnCursorUpdate() function in OHOS::MiscServices::KeyboardListenerImpl
Dinput_method_controller_test.cpp188 void OnCursorUpdate(int32_t positionX, int32_t positionY, int32_t height) override in OnCursorUpdate() function in OHOS::MiscServices::InputMethodControllerTest::KeyboardListenerImpl
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
Djs_keyboard_delegate_setting.cpp467 void JsKeyboardDelegateSetting::OnCursorUpdate(int32_t positionX, int32_t positionY, int32_t height) in OnCursorUpdate() function in OHOS::MiscServices::JsKeyboardDelegateSetting
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
Dinput_method_controller.cpp589 int32_t InputMethodController::OnCursorUpdate(CursorInfo cursorInfo) in OnCursorUpdate() function in OHOS::MiscServices::InputMethodController