Home
last modified time | relevance | path

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

/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/
Dimf_adapter_impl.cpp110 void IMFTextListenerAdapterImpl::HandleSetSelection(int32_t start, int32_t end) in HandleSetSelection() function in OHOS::NWeb::IMFTextListenerAdapterImpl
/base/inputmethod/imf/test/fuzztest/systemabilitystub_fuzzer/
Dsystemabilitystub_fuzzer.cpp83 void HandleSetSelection(int32_t start, int32_t end) in HandleSetSelection() function in OHOS::TextListener
/base/inputmethod/imf/unitest/src/
Dpermission_verification_exception_test.cpp106 void TextListener::HandleSetSelection(int32_t start, int32_t end) in HandleSetSelection() function in OHOS::MiscServices::TextListener
Dinput_method_controller_test.cpp151 void HandleSetSelection(int32_t start, int32_t end) in HandleSetSelection() function in OHOS::MiscServices::TextListener
Dinput_method_ability_test.cpp150 void HandleSetSelection(int32_t start, int32_t end) override in HandleSetSelection() function in OHOS::MiscServices::InputMethodAbilityTest::TextChangeListener
/base/web/webview/test/unittest/ohos_adapter/imf_adapter_test/
Dimf_adapter_impl_test.cpp80 void HandleSetSelection(int32_t start, int32_t end) override in HandleSetSelection() function in OHOS::NWeb::IMFTextListenerTest
/base/inputmethod/imf/frameworks/inputmethod_controller/src/
Dinput_data_channel_proxy.cpp180 void InputDataChannelProxy::HandleSetSelection(int32_t start, int32_t end) in HandleSetSelection() function in OHOS::MiscServices::InputDataChannelProxy
Dinput_data_channel_stub.cpp256 void InputDataChannelStub::HandleSetSelection(int32_t start, int32_t end) in HandleSetSelection() function in OHOS::MiscServices::InputDataChannelStub
/base/inputmethod/imf/test/fuzztest/inputmethodcontroller_fuzzer/
Dinputmethodcontroller_fuzzer.cpp39 void HandleSetSelection(int32_t start, int32_t end){} in HandleSetSelection() function in OHOS::TextListener