/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_imf_adapter_impl.cpp | 77 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 D | ark_imfadapter_wrapper.cpp | 75 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 D | keyboard_listener_test_impl.cpp | 54 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 D | input_method_agent_proxy.cpp | 51 void InputMethodAgentProxy::OnSelectionChange( in OnSelectionChange() function in OHOS::MiscServices::InputMethodAgentProxy
|
H A D | input_method_agent_stub.cpp | 155 void InputMethodAgentStub::OnSelectionChange( in OnSelectionChange() function in OHOS::MiscServices::InputMethodAgentStub
|
H A D | input_method_ability.cpp | 402 void InputMethodAbility::OnSelectionChange(Message *msg) in OnSelectionChange() function in OHOS::MiscServices::InputMethodAbility
|
/ohos5.0/base/inputmethod/imf/test/fuzztest/inputmethodability_fuzzer/ |
H A D | inputmethodability_fuzzer.cpp | 41 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 D | input_method_editor_test.cpp | 100 void KeyboardListenerImpl::OnSelectionChange(int32_t oldBegin, int32_t oldEnd, int32_t newBegin, in… in OnSelectionChange() function in OHOS::MiscServices::KeyboardListenerImpl
|
H A D | input_method_controller_test.cpp | 208 …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 D | imf_adapter_impl.cpp | 375 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 D | js_keyboard_delegate_setting.cpp | 507 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 D | input_method_controller.cpp | 673 int32_t InputMethodController::OnSelectionChange(std::u16string text, int start, int end) in OnSelectionChange() function in OHOS::MiscServices::InputMethodController
|