Searched defs:SVG_ATTR (Results 1 – 5 of 5) sorted by relevance
33 SVG_ATTR(FilterUnits, in SVG_ATTR() function
66 SVG_ATTR(In, SkSVGFeInputType, SkSVGFeInputType()) in SVG_ATTR() function
29 SVG_ATTR(Href, SkSVGIRI, SkSVGIRI()) in SVG_ATTR() function
100 SVG_ATTR(Text, SkSVGStringType, SkSVGStringType()) in SVG_ATTR() function
214 #define SVG_ATTR(attr_name, attr_type, attr_default) \ macro