Searched refs:AddSpansByPaste (Results 1 – 3 of 3) sorted by relevance
278 richEditorPattern->AddSpansByPaste(spans);
1284 void AddSpansByPaste(const std::list<RefPtr<NG::SpanItem>>& spans);
4283 AddSpansByPaste(spanString->GetSpanItems()); in AddSpanByPasteData()4360 void RichEditorPattern::AddSpansByPaste(const std::list<RefPtr<NG::SpanItem>>& spans) in AddSpansByPaste() function in OHOS::Ace::NG::RichEditorPattern