Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/rich_editor/
H A Drich_editor_pattern_testone_ng.cpp247 richEditorPattern->InsertStyledStringByPaste(spanString);
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor/
H A Drich_editor_pattern.h1282 void InsertStyledStringByPaste(const RefPtr<SpanString>& spanString);
H A Drich_editor_pattern.cpp4281 InsertStyledStringByPaste(spanString); in AddSpanByPasteData()
4311 void RichEditorPattern::InsertStyledStringByPaste(const RefPtr<SpanString>& spanString) in InsertStyledStringByPaste() function in OHOS::Ace::NG::RichEditorPattern
11031 InsertStyledStringByPaste(spanString); in OnBackPressed()
11061 InsertStyledStringByPaste(spanString); in OnBackPressed()