| /base/inputmethod/imf/frameworks/cj/include/ |
| D | cj_input_method_textchanged_listener.h | 35 void HandleSetSelection(int32_t start, int32_t end) override {} in HandleSetSelection() function
|
| /base/inputmethod/imf/frameworks/js/napi/inputmethodclient/ |
| D | js_get_input_method_textchange_listener.h | 41 void HandleSetSelection(int32_t start, int32_t end) override in HandleSetSelection() function
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
| D | ark_imf_text_listener_adapter_impl.cpp | 72 void ArkIMFTextListenerAdapterImpl::HandleSetSelection(int32_t start, int32_t end) in HandleSetSelection() function in OHOS::ArkWeb::ArkIMFTextListenerAdapterImpl
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
| D | ark_imftext_listener_adapter_wrapper.cpp | 75 void ArkIMFTextListenerAdapterWrapper::HandleSetSelection(int32_t start, int32_t end) in HandleSetSelection() function in OHOS::ArkWeb::ArkIMFTextListenerAdapterWrapper
|
| /base/inputmethod/imf/frameworks/ndk/src/ |
| D | native_text_changed_listener.cpp | 117 void NativeTextChangedListener::HandleSetSelection(int32_t start, int32_t end) in HandleSetSelection() function in OHOS::MiscServices::NativeTextChangedListener
|
| /base/inputmethod/imf/test/unittest/cpp_test/src/ |
| D | native_text_changed_listener_test.cpp | 83 void HandleSetSelection(InputMethod_TextEditorProxy *proxy, int32_t start, int32_t end) { } in HandleSetSelection() function
|
| D | virtual_listener_test.cpp | 51 void HandleSetSelection(int32_t start, int32_t end) override { } in HandleSetSelection() function in OHOS::MiscServices::TextListenerImpl
|
| /base/web/webview/ohos_adapter/inputmethodframework_adapter/src/ |
| D | imf_adapter_impl.cpp | 155 void IMFTextListenerAdapterImpl::HandleSetSelection(int32_t start, int32_t end) in HandleSetSelection() function in OHOS::NWeb::IMFTextListenerAdapterImpl
|
| /base/inputmethod/imf/test/common/src/ |
| D | text_listener.cpp | 108 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/ |
| D | imf_adapter_impl_test.cpp | 188 void HandleSetSelection(int32_t start, int32_t end) override in HandleSetSelection() function in OHOS::NWeb::IMFTextListenerTest
|