Home
last modified time | relevance | path

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

/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
Dinput_method_agent_proxy.cpp47 void InputMethodAgentProxy::OnSelectionChange( in OnSelectionChange() function in OHOS::MiscServices::InputMethodAgentProxy
Dinput_method_agent_stub.cpp125 void InputMethodAgentStub::OnSelectionChange( in OnSelectionChange() function in OHOS::MiscServices::InputMethodAgentStub
Dinput_method_ability.cpp325 void InputMethodAbility::OnSelectionChange(Message *msg) in OnSelectionChange() function in OHOS::MiscServices::InputMethodAbility
/base/web/webview/ohos_adapter/inputmethodframework_adapter/src/
Dimf_adapter_impl.cpp279 void IMFAdapterImpl::OnSelectionChange(std::u16string text, int start, int end) in OnSelectionChange() function in OHOS::NWeb::IMFAdapterImpl
/base/inputmethod/imf/test/fuzztest/inputmethodability_fuzzer/
Dinputmethodability_fuzzer.cpp35 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/
Dinput_method_editor_test.cpp80 void KeyboardListenerImpl::OnSelectionChange(int32_t oldBegin, int32_t oldEnd, int32_t newBegin, in… in OnSelectionChange() function in OHOS::MiscServices::KeyboardListenerImpl
Dinput_method_controller_test.cpp154 …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/
Djs_keyboard_delegate_setting.cpp425 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/
Dinput_method_controller.cpp752 int32_t InputMethodController::OnSelectionChange(std::u16string text, int start, int end) in OnSelectionChange() function in OHOS::MiscServices::InputMethodController