Home
last modified time | relevance | path

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

/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_data_channel_proxy.cpp113 int32_t InputDataChannelProxy::SelectByMovement(int32_t direction, int32_t cursorMoveSkip) in SelectByMovement() function in OHOS::MiscServices::InputDataChannelProxy
H A Dinput_data_channel_stub.cpp309 int32_t InputDataChannelStub::SelectByMovement(int32_t direction, int32_t cursorMoveSkip) in SelectByMovement() function in OHOS::MiscServices::InputDataChannelStub
H A Dinput_method_controller.cpp1069 void InputMethodController::SelectByMovement(int32_t direction, int32_t cursorMoveSkip) in SelectByMovement() function in OHOS::MiscServices::InputMethodController
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_ability.cpp717 int32_t InputMethodAbility::SelectByMovement(int32_t direction) in SelectByMovement() function in OHOS::MiscServices::InputMethodAbility
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Djs_text_input_client_engine.cpp676 napi_value JsTextInputClientEngine::SelectByMovement(napi_env env, napi_callback_info info) in SelectByMovement() function in OHOS::MiscServices::JsTextInputClientEngine