Searched defs:OnSelectByRange (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/ | ||
H A D | input_method_controller_test.cpp | 76 void OnSelectByRange(int32_t start, int32_t end) override in OnSelectByRange() function in OHOS::MiscServices::SelectListenerMock |
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/ | ||
H A D | js_get_input_method_controller.cpp | 707 void JsGetInputMethodController::OnSelectByRange(int32_t start, int32_t end) in OnSelectByRange() function in OHOS::MiscServices::JsGetInputMethodController |