Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_polygon_declaration.h23 struct SvgPolygonAttribute : SvgBaseAttribute { struct
39 auto& attribute = MaybeResetAttribute<SvgPolygonAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetPoints() argument
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_attributes_parser.h144 struct SvgPolygonAttribute { struct
145 std::string points;