Home
last modified time | relevance | path

Searched refs:ReplacePlaceholderWithCustomSpan (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.h1118 …void ReplacePlaceholderWithCustomSpan(const RefPtr<SpanItem>& spanItem, size_t& index, size_t& tex…
H A Drich_editor_pattern.cpp11018 void RichEditorPattern::ReplacePlaceholderWithCustomSpan( in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern
11076 ReplacePlaceholderWithCustomSpan(spanItem, index, textIndex); in OnBackPressed()