Searched defs:OnCursorUpdate (Results 1 – 8 of 8) sorted by relevance
| /base/inputmethod/imf/frameworks/inputmethod_ability/src/ |
| D | input_method_agent_proxy.cpp | 41 void InputMethodAgentProxy::OnCursorUpdate(int32_t positionX, int32_t positionY, int32_t height) in OnCursorUpdate() function in OHOS::MiscServices::InputMethodAgentProxy
|
| D | input_method_agent_stub.cpp | 99 void InputMethodAgentStub::OnCursorUpdate(int32_t positionX, int32_t positionY, int height) in OnCursorUpdate() function in OHOS::MiscServices::InputMethodAgentStub
|
| D | input_method_ability.cpp | 290 void InputMethodAbility::OnCursorUpdate(Message *msg) in OnCursorUpdate() function in OHOS::MiscServices::InputMethodAbility
|
| /base/web/webview/ohos_adapter/inputmethodframework_adapter/src/ |
| D | imf_adapter_impl.cpp | 170 void IMFAdapterImpl::OnCursorUpdate(IMFAdapterCursorInfo cursorInfo) in OnCursorUpdate() function in OHOS::NWeb::IMFAdapterImpl
|
| /base/inputmethod/imf/test/fuzztest/inputmethodability_fuzzer/ |
| D | inputmethodability_fuzzer.cpp | 37 void OnCursorUpdate(int32_t positionX, int32_t positionY, int32_t height) {} in OnCursorUpdate() function in OHOS::KeyboardListenerImpl
|
| /base/inputmethod/imf/unitest/src/ |
| D | input_method_controller_test.cpp | 187 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/ |
| D | input_method_controller.cpp | 522 void InputMethodController::OnCursorUpdate(CursorInfo cursorInfo) in OnCursorUpdate() function in OHOS::MiscServices::InputMethodController
|
| /base/inputmethod/imf/interfaces/kits/js/napi/inputmethodability/ |
| D | js_keyboard_delegate_setting.cpp | 396 void JsKeyboardDelegateSetting::OnCursorUpdate(int32_t positionX, int32_t positionY, int32_t height) in OnCursorUpdate() function in OHOS::MiscServices::JsKeyboardDelegateSetting
|