Home
last modified time | relevance | path

Searched defs:AddChildSpanItem (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dspan_node.h509 void AddChildSpanItem(const RefPtr<SpanNode>& child) in AddChildSpanItem() function
H A Dtext_pattern.cpp2936 void TextPattern::AddChildSpanItem(const RefPtr<UINode>& child) in AddChildSpanItem() function in OHOS::Ace::NG::TextPattern