Home
last modified time | relevance | path

Searched defs:OnSelectionChange (Results 1 - 11 of 11) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_imf_adapter_impl.cpp77 void ArkIMFAdapterImpl::OnSelectionChange(ArkWebU16String& text, int start, int end) in OnSelectionChange() function in OHOS::ArkWeb::ArkIMFAdapterImpl
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_imfadapter_wrapper.cpp75 void ArkIMFAdapterWrapper::OnSelectionChange(std::u16string text, int start, int end) in OnSelectionChange() function in OHOS::ArkWeb::ArkIMFAdapterWrapper
/base/inputmethod/imf/test/common/src/
H A Dkeyboard_listener_test_impl.cpp54 void KeyboardListenerTestImpl::OnSelectionChange(int32_t oldBegin, int32_t oldEnd, int32_t newBegin, int32_t newEnd) in OnSelectionChange() function in OHOS::MiscServices::KeyboardListenerTestImpl
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_agent_stub.cpp145 void InputMethodAgentStub::OnSelectionChange( in OnSelectionChange() function in OHOS::MiscServices::InputMethodAgentStub
H A Dinput_method_agent_proxy.cpp51 void InputMethodAgentProxy::OnSelectionChange(std::u16string text, int32_t oldBegin, int32_t oldEnd, int32_t newBegin, in OnSelectionChange() function in OHOS::MiscServices::InputMethodAgentProxy
H A Dinput_method_ability.cpp339 void InputMethodAbility::OnSelectionChange( in OnSelectionChange() function in OHOS::MiscServices::InputMethodAbility
/base/inputmethod/imf/test/fuzztest/inputmethodability_fuzzer/
H A Dinputmethodability_fuzzer.cpp41 void OnSelectionChange(int32_t oldBegin, int32_t oldEnd, int32_t newBegin, int32_t newEnd) in OnSelectionChange() function in OHOS::KeyboardListenerImpl
/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_editor_test.cpp101 void KeyboardListenerImpl::OnSelectionChange(int32_t oldBegin, int32_t oldEnd, int32_t newBegin, int32_t newEnd) in OnSelectionChange() function in OHOS::MiscServices::KeyboardListenerImpl
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Djs_keyboard_delegate_setting.cpp506 void JsKeyboardDelegateSetting::OnSelectionChange(int32_t oldBegin, int32_t oldEnd, int32_t newBegin, int32_t newEnd) in OnSelectionChange() function in OHOS::MiscServices::JsKeyboardDelegateSetting
/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/
H A Dimf_adapter_impl.cpp372 void IMFAdapterImpl::OnSelectionChange(std::u16string text, int start, int end) in OnSelectionChange() function in OHOS::NWeb::IMFAdapterImpl
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_method_controller.cpp673 int32_t InputMethodController::OnSelectionChange(std::u16string text, int start, int end) in OnSelectionChange() function in OHOS::MiscServices::InputMethodController

Completed in 14 milliseconds