Searched refs:CopyTextSpanFontStyle (Results 1 – 2 of 2) sorted by relevance
484 void CopyTextSpanFontStyle(RefPtr<SpanNode>& source, RefPtr<SpanNode>& target);
1588 CopyTextSpanFontStyle(source, target); in CopyTextSpanStyle()1592 void RichEditorPattern::CopyTextSpanFontStyle(RefPtr<SpanNode>& source, RefPtr<SpanNode>& target) in CopyTextSpanFontStyle() function in OHOS::Ace::NG::RichEditorPattern