Home
last modified time | relevance | path

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

/base/inputmethod/imf/frameworks/inputmethod_ability/src/
Dinput_method_agent_proxy.cpp41 void InputMethodAgentProxy::OnCursorUpdate(int32_t positionX, int32_t positionY, int32_t height) in OnCursorUpdate() function in OHOS::MiscServices::InputMethodAgentProxy
Dinput_method_agent_stub.cpp99 void InputMethodAgentStub::OnCursorUpdate(int32_t positionX, int32_t positionY, int height) in OnCursorUpdate() function in OHOS::MiscServices::InputMethodAgentStub
Dinput_method_ability.cpp290 void InputMethodAbility::OnCursorUpdate(Message *msg) in OnCursorUpdate() function in OHOS::MiscServices::InputMethodAbility
/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/
Dimf_adapter_impl.cpp170 void IMFAdapterImpl::OnCursorUpdate(IMFAdapterCursorInfo cursorInfo) in OnCursorUpdate() function in OHOS::NWeb::IMFAdapterImpl
/base/inputmethod/imf/test/fuzztest/inputmethodability_fuzzer/
Dinputmethodability_fuzzer.cpp37 void OnCursorUpdate(int32_t positionX, int32_t positionY, int32_t height) {} in OnCursorUpdate() function in OHOS::KeyboardListenerImpl
/base/inputmethod/imf/unitest/src/
Dinput_method_controller_test.cpp187 void KeyboardListenerImpl::OnCursorUpdate(int32_t positionX, int32_t positionY, int32_t height) in OnCursorUpdate() function in OHOS::MiscServices::KeyboardListenerImpl
/base/inputmethod/imf/frameworks/inputmethod_controller/src/
Dinput_method_controller.cpp522 void InputMethodController::OnCursorUpdate(CursorInfo cursorInfo) in OnCursorUpdate() function in OHOS::MiscServices::InputMethodController
/base/inputmethod/imf/interfaces/kits/js/napi/inputmethodability/
Djs_keyboard_delegate_setting.cpp396 void JsKeyboardDelegateSetting::OnCursorUpdate(int32_t positionX, int32_t positionY, int32_t height) in OnCursorUpdate() function in OHOS::MiscServices::JsKeyboardDelegateSetting