Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Dsvg_polygon_component.cpp23 SvgPolygonComponent::SvgPolygonComponent() in SvgPolygonComponent() function in OHOS::Ace::SvgPolygonComponent
28 SvgPolygonComponent::SvgPolygonComponent(bool isClose) : isClose_(isClose) in SvgPolygonComponent() function in OHOS::Ace::SvgPolygonComponent
33 SvgPolygonComponent::SvgPolygonComponent(const std::list<RefPtr<Component>>& children) : ComponentG… in SvgPolygonComponent() function in OHOS::Ace::SvgPolygonComponent