Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/
H A Dsvg_circle_declaration.h23 struct SvgCircleAttribute : SvgBaseAttribute { struct
41 auto& attribute = MaybeResetAttribute<SvgCircleAttribute>(AttributeTag::SPECIALIZED_ATTR); in SetCx() argument
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_attributes_parser.h138 struct SvgCircleAttribute { struct
139 Dimension cx;
140 Dimension cy;
141 Dimension r;