Home
last modified time | relevance | path

Searched refs:ResetSelectionAfterAddSpan (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.h1110 void ResetSelectionAfterAddSpan(bool isPaste);
H A Drich_editor_pattern.cpp973 ResetSelectionAfterAddSpan(isPaste); in AddImageSpan()
989 void RichEditorPattern::ResetSelectionAfterAddSpan(bool isPaste) in ResetSelectionAfterAddSpan() function in OHOS::Ace::NG::RichEditorPattern
1073 ResetSelectionAfterAddSpan(false); in AddPlaceholderSpan()
1176 ResetSelectionAfterAddSpan(isPaste); in AddTextSpanOperation()
1272 ResetSelectionAfterAddSpan(false); in AddSymbolSpanOperation()