Searched defs:SvgAttributes (Results 1 – 1 of 1) sorted by relevance
88 struct SvgAttributes { struct89 Rect viewBox;90 Dimension x;91 Dimension y;92 Dimension width = -1.0_px;93 Dimension height = -1.0_px;94 bool autoMirror = false;