Home
last modified time | relevance | path

Searched defs:SelectByMovement (Results 1 – 4 of 4) sorted by relevance

/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
Dinput_data_channel_proxy.cpp129 int32_t InputDataChannelProxy::SelectByMovement(int32_t direction, int32_t cursorMoveSkip) in SelectByMovement() function in OHOS::MiscServices::InputDataChannelProxy
Dinput_data_channel_stub.cpp323 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/
Dinput_method_ability.cpp574 int32_t InputMethodAbility::SelectByMovement(int32_t direction) in SelectByMovement() function in OHOS::MiscServices::InputMethodAbility
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
Djs_text_input_client_engine.cpp695 napi_value JsTextInputClientEngine::SelectByMovement(napi_env env, napi_callback_info info) in SelectByMovement() function in OHOS::MiscServices::JsTextInputClientEngine