Home
last modified time | relevance | path

Searched refs:ReplacePlaceholderWithImageSpan (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.h1120 …void ReplacePlaceholderWithImageSpan(const RefPtr<SpanItem>& spanItem, size_t& index, size_t& text…
H A Drich_editor_pattern.cpp11052 void RichEditorPattern::ReplacePlaceholderWithImageSpan( in OnBackPressed() function in OHOS::Ace::NG::RichEditorPattern
11079 ReplacePlaceholderWithImageSpan(spanItem, index, textIndex); in OnBackPressed()