Searched defs:SelectByRange (Results 1 – 5 of 5) sorted by relevance
107 int32_t InputDataChannelProxy::SelectByRange(int32_t start, int32_t end) in SelectByRange() function in OHOS::MiscServices::InputDataChannelProxy
303 int32_t InputDataChannelStub::SelectByRange(int32_t start, int32_t end) in SelectByRange() function in OHOS::MiscServices::InputDataChannelStub
1052 void InputMethodController::SelectByRange(int32_t start, int32_t end) in SelectByRange() function in OHOS::MiscServices::InputMethodController
702 int32_t InputMethodAbility::SelectByRange(int32_t start, int32_t end) in SelectByRange() function in OHOS::MiscServices::InputMethodAbility
600 napi_value JsTextInputClientEngine::SelectByRange(napi_env env, napi_callback_info info) in SelectByRange() function in OHOS::MiscServices::JsTextInputClientEngine