Home
last modified time | relevance | path

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

/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
Dinput_data_channel_proxy.cpp122 int32_t InputDataChannelProxy::SelectByRange(int32_t start, int32_t end) in SelectByRange() function in OHOS::MiscServices::InputDataChannelProxy
Dinput_data_channel_stub.cpp318 int32_t InputDataChannelStub::SelectByRange(int32_t start, int32_t end) in SelectByRange() function in OHOS::MiscServices::InputDataChannelStub
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
Dinput_method_ability.cpp559 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.cpp601 napi_value JsTextInputClientEngine::SelectByRange(napi_env env, napi_callback_info info) in SelectByRange() function in OHOS::MiscServices::JsTextInputClientEngine