Searched defs:cursorMoveSkip (Results 1 – 12 of 12) sorted by relevance
| /base/inputmethod/imf/frameworks/ndk/include/ |
| D | native_text_changed_listener.h | 44 void HandleSelect(int32_t keyCode, int32_t cursorMoveSkip) override {}; in HandleSelect()
|
| /base/inputmethod/imf/frameworks/cj/include/ |
| D | cj_input_method_textchanged_listener.h | 37 void HandleSelect(int32_t keyCode, int32_t cursorMoveSkip) override {} in HandleSelect()
|
| /base/inputmethod/imf/frameworks/js/napi/inputmethodclient/ |
| D | js_get_input_method_textchange_listener.h | 45 void HandleSelect(int32_t keyCode, int32_t cursorMoveSkip) override in HandleSelect()
|
| /base/inputmethod/imf/test/unittest/cpp_test/src/ |
| D | virtual_listener_test.cpp | 53 void HandleSelect(int32_t keyCode, int32_t cursorMoveSkip) override { } in HandleSelect() 202 int32_t cursorMoveSkip = 1; in TextListenerMultiThreadTest2() local 289 int32_t cursorMoveSkip = 1; variable
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
| D | ark_imf_text_listener_adapter_impl.cpp | 82 void ArkIMFTextListenerAdapterImpl::HandleSelect(int32_t keyCode, int32_t cursorMoveSkip) in HandleSelect()
|
| /base/inputmethod/imf/test/common/src/ |
| D | text_listener.cpp | 125 void TextListener::HandleSelect(int32_t keyCode, int32_t cursorMoveSkip) in HandleSelect() 308 bool TextListener::WaitHandleSelect(int32_t keyCode, int32_t cursorMoveSkip) in WaitHandleSelect()
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
| D | ark_imftext_listener_adapter_wrapper.cpp | 85 void ArkIMFTextListenerAdapterWrapper::HandleSelect(int32_t keyCode, int32_t cursorMoveSkip) in HandleSelect()
|
| /base/web/webview/ohos_adapter/inputmethodframework_adapter/src/ |
| D | imf_adapter_impl.cpp | 169 void IMFTextListenerAdapterImpl::HandleSelect(int32_t keyCode, int32_t cursorMoveSkip) in HandleSelect()
|
| /base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ |
| D | input_data_channel_service_impl.cpp | 205 int32_t direction, int32_t cursorMoveSkip, uint64_t msgId, const sptr<IRemoteObject> &agent) in SelectByMovement()
|
| D | input_method_controller.cpp | 1308 void InputMethodController::SelectByMovement(int32_t direction, int32_t cursorMoveSkip) in SelectByMovement() 2284 void OnTextChangedListener::HandleSelectV2(int32_t keyCode, int32_t cursorMoveSkip) in HandleSelectV2()
|
| /base/web/webview/test/unittest/ohos_adapter/imf_adapter_test/ |
| D | imf_adapter_impl_test.cpp | 198 void HandleSelect(int32_t keyCode, int32_t cursorMoveSkip) override in HandleSelect()
|
| /base/inputmethod/imf/frameworks/native/inputmethod_ability/src/ |
| D | input_data_channel_proxy_wrap.cpp | 126 int32_t direction, int32_t cursorMoveSkip, const AsyncIpcCallBack &callback) in SelectByMovement()
|