Home
last modified time | relevance | path

Searched refs:SetCaretSpanIndex (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.h1179 void SetCaretSpanIndex(int32_t index);
H A Drich_editor_pattern.cpp7294 SetCaretSpanIndex(-1); in OnBackPressed()
7361 void RichEditorPattern::SetCaretSpanIndex(int32_t index) in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern