Home
last modified time | relevance | path

Searched refs:SetSelectionStart (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Dselection_info.h185 void SetSelectionStart(int32_t start) in SetSelectionStart() function
H A Drich_editor_pattern.cpp2199 selection.SetSelectionStart(start); in GetEmojisBySelect()
4007 selection.SetSelectionStart(start); in FromStyledString()
7023 adjustedInfo.SetSelectionStart(selection.selection[RichEditorSpanRange::RANGESTART]); in OnBackPressed()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dtext_pattern.cpp277 selection.SetSelectionStart(realStart); in GetSpansInfo()