Searched defs:SelectByMovement (Results 1 – 4 of 4) sorted by relevance
| /base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ | ||
| D | input_data_channel_proxy.cpp | 129 int32_t InputDataChannelProxy::SelectByMovement(int32_t direction, int32_t cursorMoveSkip) in SelectByMovement() function in OHOS::MiscServices::InputDataChannelProxy |
| D | input_data_channel_stub.cpp | 323 int32_t InputDataChannelStub::SelectByMovement(int32_t direction, int32_t cursorMoveSkip) in SelectByMovement() function in OHOS::MiscServices::InputDataChannelStub |
| /base/inputmethod/imf/frameworks/native/inputmethod_ability/src/ | ||
| D | input_method_ability.cpp | 574 int32_t InputMethodAbility::SelectByMovement(int32_t direction) in SelectByMovement() function in OHOS::MiscServices::InputMethodAbility |
| /base/inputmethod/imf/frameworks/js/napi/inputmethodability/ | ||
| D | js_text_input_client_engine.cpp | 695 napi_value JsTextInputClientEngine::SelectByMovement(napi_env env, napi_callback_info info) in SelectByMovement() function in OHOS::MiscServices::JsTextInputClientEngine |