Searched defs:SelectByRange (Results 1 - 4 of 4) sorted by relevance
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ | ||
H A D | input_data_channel_stub.cpp | 303 int32_t InputDataChannelStub::SelectByRange(int32_t start, int32_t end) in SelectByRange() function in OHOS::MiscServices::InputDataChannelStub |
H A D | input_method_controller.cpp | 1062 void InputMethodController::SelectByRange(int32_t start, int32_t end) in SelectByRange() function in OHOS::MiscServices::InputMethodController |
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/ | ||
H A D | js_text_input_client_engine.cpp | 595 napi_value JsTextInputClientEngine::SelectByRange(napi_env env, napi_callback_info info) in SelectByRange() function in OHOS::MiscServices::JsTextInputClientEngine |
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/ | ||
H A D | input_method_ability.cpp | 625 int32_t InputMethodAbility::SelectByRange(int32_t start, int32_t end) in SelectByRange() function in OHOS::MiscServices::InputMethodAbility |
Completed in 7 milliseconds