Home
last modified time | relevance | path

Searched defs:OnSelectByRange (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_controller_test.cpp76 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 Djs_get_input_method_controller.cpp707 void JsGetInputMethodController::OnSelectByRange(int32_t start, int32_t end) in OnSelectByRange() function in OHOS::MiscServices::JsGetInputMethodController