/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/ |
D | input_method_agent_proxy.cpp | 47 void InputMethodAgentProxy::OnSelectionChange( in OnSelectionChange() function in OHOS::MiscServices::InputMethodAgentProxy
|
D | input_method_agent_stub.cpp | 125 void InputMethodAgentStub::OnSelectionChange( in OnSelectionChange() function in OHOS::MiscServices::InputMethodAgentStub
|
D | input_method_ability.cpp | 325 void InputMethodAbility::OnSelectionChange(Message *msg) in OnSelectionChange() function in OHOS::MiscServices::InputMethodAbility
|
/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/ |
D | imf_adapter_impl.cpp | 279 void IMFAdapterImpl::OnSelectionChange(std::u16string text, int start, int end) in OnSelectionChange() function in OHOS::NWeb::IMFAdapterImpl
|
/base/inputmethod/imf/test/fuzztest/inputmethodability_fuzzer/ |
D | inputmethodability_fuzzer.cpp | 35 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/ |
D | input_method_editor_test.cpp | 80 void KeyboardListenerImpl::OnSelectionChange(int32_t oldBegin, int32_t oldEnd, int32_t newBegin, in… in OnSelectionChange() function in OHOS::MiscServices::KeyboardListenerImpl
|
D | input_method_controller_test.cpp | 154 …void OnSelectionChange(int32_t oldBegin, int32_t oldEnd, int32_t newBegin, int32_t newEnd) override in OnSelectionChange() function in OHOS::MiscServices::InputMethodControllerTest::KeyboardListenerImpl
|
/base/inputmethod/imf/frameworks/js/napi/inputmethodability/ |
D | js_keyboard_delegate_setting.cpp | 425 void JsKeyboardDelegateSetting::OnSelectionChange(int32_t oldBegin, int32_t oldEnd, int32_t newBegi… in OnSelectionChange() function in OHOS::MiscServices::JsKeyboardDelegateSetting
|
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ |
D | input_method_controller.cpp | 752 int32_t InputMethodController::OnSelectionChange(std::u16string text, int start, int end) in OnSelectionChange() function in OHOS::MiscServices::InputMethodController
|