Home
last modified time | relevance | path

Searched defs:AppendChild (Results 1 – 25 of 35) sorted by relevance

12

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/
H A Dsvg_gradient.cpp43 void SvgGradient::AppendChild(const RefPtr<SvgNode>& child) in AppendChild() function in OHOS::Ace::SvgGradient
H A Dsvg_fe_colormatrix.cpp39 void SvgFeColorMatrix::AppendChild(const RefPtr<SvgNode>& child) in AppendChild() function in OHOS::Ace::SvgFeColorMatrix
H A Dsvg_fe_composite.cpp39 void SvgFeComposite::AppendChild(const RefPtr<SvgNode>& child) in AppendChild() function in OHOS::Ace::SvgFeComposite
H A Dsvg_fe_gaussianblur.cpp39 void SvgFeGaussianBlur::AppendChild(const RefPtr<SvgNode>& child) in AppendChild() function in OHOS::Ace::SvgFeGaussianBlur
H A Dsvg_fe_offset.cpp39 void SvgFeOffset::AppendChild(const RefPtr<SvgNode>& child) in AppendChild() function in OHOS::Ace::SvgFeOffset
H A Dsvg_clip_path.cpp29 void SvgClipPath::AppendChild(const RefPtr<SvgNode>& child) in AppendChild() function in OHOS::Ace::SvgClipPath
H A Dsvg_defs.h66 void AppendChild(const RefPtr<SvgNode>& child) override in AppendChild() function
H A Dsvg_filter.cpp39 void SvgFilter::AppendChild(const RefPtr<SvgNode>& child) in AppendChild() function in OHOS::Ace::SvgFilter
H A Dsvg_pattern.cpp39 void SvgPattern::AppendChild(const RefPtr<SvgNode>& child) in AppendChild() function in OHOS::Ace::SvgPattern
H A Dsvg_mask.cpp39 void SvgMask::AppendChild(const RefPtr<SvgNode>& child) in AppendChild() function in OHOS::Ace::SvgMask
H A Dsvg_line.cpp37 void SvgLine::AppendChild(const RefPtr<SvgNode>& child) in AppendChild() function in OHOS::Ace::SvgLine
H A Dsvg_circle.cpp37 void SvgCircle::AppendChild(const RefPtr<SvgNode>& child) in AppendChild() function in OHOS::Ace::SvgCircle
H A Dsvg_path.cpp41 void SvgPath::AppendChild(const RefPtr<SvgNode>& child) in AppendChild() function in OHOS::Ace::SvgPath
H A Dsvg_ellipse.cpp37 void SvgEllipse::AppendChild(const RefPtr<SvgNode>& child) in AppendChild() function in OHOS::Ace::SvgEllipse
H A Dsvg_rect.cpp37 void SvgRect::AppendChild(const RefPtr<SvgNode>& child) in AppendChild() function in OHOS::Ace::SvgRect
H A Dsvg_use.cpp37 void SvgUse::AppendChild(const RefPtr<SvgNode>& child) in AppendChild() function in OHOS::Ace::SvgUse
H A Dsvg_polygon.cpp43 void SvgPolygon::AppendChild(const RefPtr<SvgNode>& child) in AppendChild() function in OHOS::Ace::SvgPolygon
H A Dsvg_g.cpp41 void SvgG::AppendChild(const RefPtr<SvgNode>& child) in AppendChild() function in OHOS::Ace::SvgG
H A Dsvg_node.h49 virtual void AppendChild(const RefPtr<SvgNode>& svgNode) {} in AppendChild() function
H A Dsvg_svg.cpp41 void SvgSvg::AppendChild(const RefPtr<SvgNode>& child) in AppendChild() function in OHOS::Ace::SvgSvg
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_v2/tabs/
H A Dtabs_component.cpp67 void TabsComponent::AppendChild(const RefPtr<Component>& child) in AppendChild() function in OHOS::Ace::V2::TabsComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/indexer/
H A Dindexer_list_component.cpp39 void IndexerListComponent::AppendChild(const RefPtr<Component>& child) in AppendChild() function in OHOS::Ace::IndexerListComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/list/
H A Dlist_item_group_component.h78 void AppendChild(const RefPtr<Component>& child) in AppendChild() function
H A Dlist_component.cpp145 void ListComponent::AppendChild(const RefPtr<Component>& child) in AppendChild() function in OHOS::Ace::ListComponent
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/stepper/
H A Dstepper_component.cpp88 void StepperComponent::AppendChild(const RefPtr<Component>& child) in AppendChild() function in OHOS::Ace::StepperComponent

12