Home
last modified time | relevance | path

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

/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
Dinput_data_channel_proxy.cpp107 int32_t InputDataChannelProxy::SelectByRange(int32_t start, int32_t end) in SelectByRange() function in OHOS::MiscServices::InputDataChannelProxy
Dinput_data_channel_stub.cpp303 int32_t InputDataChannelStub::SelectByRange(int32_t start, int32_t end) in SelectByRange() function in OHOS::MiscServices::InputDataChannelStub
Dinput_method_controller.cpp1030 void InputMethodController::SelectByRange(int32_t start, int32_t end) in SelectByRange() function in OHOS::MiscServices::InputMethodController
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
Dinput_method_ability.cpp696 int32_t InputMethodAbility::SelectByRange(int32_t start, int32_t end) in SelectByRange() function in OHOS::MiscServices::InputMethodAbility
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
Djs_text_input_client_engine.cpp600 napi_value JsTextInputClientEngine::SelectByRange(napi_env env, napi_callback_info info) in SelectByRange() function in OHOS::MiscServices::JsTextInputClientEngine