Home
last modified time | relevance | path

Searched defs:OnSelectionChange (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/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
/ohos5.0/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
/ohos5.0/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… in OnSelectionChange() function in OHOS::MiscServices::KeyboardListenerTestImpl
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_agent_proxy.cpp51 void InputMethodAgentProxy::OnSelectionChange( in OnSelectionChange() function in OHOS::MiscServices::InputMethodAgentProxy
H A Dinput_method_agent_stub.cpp155 void InputMethodAgentStub::OnSelectionChange( in OnSelectionChange() function in OHOS::MiscServices::InputMethodAgentStub
H A Dinput_method_ability.cpp402 void InputMethodAbility::OnSelectionChange(Message *msg) in OnSelectionChange() function in OHOS::MiscServices::InputMethodAbility
/ohos5.0/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
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/src/
H A Dinput_method_editor_test.cpp100 void KeyboardListenerImpl::OnSelectionChange(int32_t oldBegin, int32_t oldEnd, int32_t newBegin, in… in OnSelectionChange() function in OHOS::MiscServices::KeyboardListenerImpl
H A Dinput_method_controller_test.cpp208 …void OnSelectionChange(int32_t oldBegin, int32_t oldEnd, int32_t newBegin, int32_t newEnd) override in OnSelectionChange() function in OHOS::MiscServices::InputMethodControllerTest::KeyboardListenerImpl
/ohos5.0/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/
H A Dimf_adapter_impl.cpp375 void IMFAdapterImpl::OnSelectionChange(std::u16string text, int start, int end) in OnSelectionChange() function in OHOS::NWeb::IMFAdapterImpl
/ohos5.0/base/inputmethod/imf/frameworks/js/napi/inputmethodability/
H A Djs_keyboard_delegate_setting.cpp507 void JsKeyboardDelegateSetting::OnSelectionChange(int32_t oldBegin, int32_t oldEnd, int32_t newBegi… in OnSelectionChange() function in OHOS::MiscServices::JsKeyboardDelegateSetting
/ohos5.0/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