Searched refs:CopySpanStyle (Results 1 – 3 of 3) sorted by relevance
65 void CopySpanStyle(RefPtr<SpanItem> source, RefPtr<SpanItem> target);
73 CopySpanStyle(lastSpan, tailNewLineSpan); in AppendNewLineSpan()79 void RichEditorLayoutAlgorithm::CopySpanStyle(RefPtr<SpanItem> source, RefPtr<SpanItem> target) in CopySpanStyle() function in OHOS::Ace::NG::RichEditorLayoutAlgorithm
910 layoutAlgorithm->CopySpanStyle(source, AceType::MakeRefPtr<SpanItem>());925 layoutAlgorithm->CopySpanStyle(source, AceType::MakeRefPtr<SpanItem>());949 layoutAlgorithm->CopySpanStyle(source, target);