Searched defs:SelectByRange (Results 1 – 4 of 4) sorted by relevance
| /base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ | ||
| D | input_data_channel_proxy.cpp | 122 int32_t InputDataChannelProxy::SelectByRange(int32_t start, int32_t end) in SelectByRange() function in OHOS::MiscServices::InputDataChannelProxy |
| D | input_data_channel_stub.cpp | 318 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/ | ||
| D | input_method_ability.cpp | 559 int32_t InputMethodAbility::SelectByRange(int32_t start, int32_t end) in SelectByRange() function in OHOS::MiscServices::InputMethodAbility |
| /base/inputmethod/imf/frameworks/js/napi/inputmethodability/ | ||
| D | js_text_input_client_engine.cpp | 601 napi_value JsTextInputClientEngine::SelectByRange(napi_env env, napi_callback_info info) in SelectByRange() function in OHOS::MiscServices::JsTextInputClientEngine |