Home
last modified time | relevance | path

Searched defs:spanRangeStart (Results 1 – 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
Drich_editor_event_hub.cpp62 void RichEditorAbstractSpanResult::SetSpanRangeStart(int32_t spanRangeStart) in SetSpanRangeStart()
Drich_editor_pattern.cpp11692 auto spanRangeStart = options.offset.value_or(GetTextContentLength()); in OnBackPressed() local
11712 auto spanRangeStart = options.offset.value_or(GetTextContentLength()); in OnBackPressed() local
11736 auto spanRangeStart = options.offset.value_or(GetTextContentLength()); in OnBackPressed() local