Searched defs:SvgEllipseComponent (Results 1 - 2 of 2) sorted by relevance
/foundation/arkui/ace_engine/frameworks/core/components/svg/ | ||
H A D | svg_ellipse_component.h | 24 class SvgEllipseComponent : public ComponentGroup { class |
H A D | svg_ellipse_component.cpp | 23 SvgEllipseComponent::SvgEllipseComponent() in SvgEllipseComponent() function in OHOS::Ace::SvgEllipseComponent 28 SvgEllipseComponent::SvgEllipseComponent(const std::list<RefPtr<Component>>& children) : ComponentGroup(children) in SvgEllipseComponent() function in OHOS::Ace::SvgEllipseComponent [all...] |
Completed in 1 milliseconds