Home
last modified time | relevance | path

Searched defs:cursorMoveSkip (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Don_rich_editor_changed_listener_impl.cpp193 void OnRichEditorChangedListenerImpl::HandleSelect(int32_t keyCode, int32_t cursorMoveSkip) {} in HandleSelect()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_field/
Don_text_changed_listener_impl.cpp232 void OnTextChangedListenerImpl::HandleSelect(int32_t keyCode, int32_t cursorMoveSkip) in HandleSelect()
Dtext_field_pattern.cpp1340 void TextFieldPattern::HandleSelect(int32_t keyCode, int32_t cursorMoveSkip) in HandleSelect()
/foundation/arkui/ace_engine/frameworks/core/components/text_field/
Don_text_changed_listener_impl.cpp276 void OnTextChangedListenerImpl::HandleSelect(int32_t keyCode, int32_t cursorMoveSkip) in HandleSelect()
Drender_text_field.cpp1347 void RenderTextField::HandleSelect(int32_t keyCode, int32_t cursorMoveSkip) in HandleSelect()