Home
last modified time | relevance | path

Searched defs:HandleSetSelection (Results 1 – 4 of 4) sorted by relevance

/base/inputmethod/imf/frameworks/js/napi/inputmethodclient/
Djs_get_input_method_textchange_listener.h36 void HandleSetSelection(int32_t start, int32_t end) override {} in HandleSetSelection() function
/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/
Dimf_adapter_impl.cpp144 void IMFTextListenerAdapterImpl::HandleSetSelection(int32_t start, int32_t end) in HandleSetSelection() function in OHOS::NWeb::IMFTextListenerAdapterImpl
/base/inputmethod/imf/test/common/src/
Dtext_listener.cpp96 void TextListener::HandleSetSelection(int32_t start, int32_t end) in HandleSetSelection() function in OHOS::MiscServices::TextListener
/base/web/webview/test/unittest/ohos_adapter/imf_adapter_test/
Dimf_adapter_impl_test.cpp85 void HandleSetSelection(int32_t start, int32_t end) override in HandleSetSelection() function in OHOS::NWeb::IMFTextListenerTest