Home
last modified time | relevance | path

Searched refs:CopyTextSpanFontStyle (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.h484 void CopyTextSpanFontStyle(RefPtr<SpanNode>& source, RefPtr<SpanNode>& target);
H A Drich_editor_pattern.cpp1588 CopyTextSpanFontStyle(source, target); in CopyTextSpanStyle()
1592 void RichEditorPattern::CopyTextSpanFontStyle(RefPtr<SpanNode>& source, RefPtr<SpanNode>& target) in CopyTextSpanFontStyle() function in OHOS::Ace::NG::RichEditorPattern