Searched defs:SVG_ATTR (Results 1 – 5 of 5) sorted by relevance
24 SVG_ATTR(FilterUnits, in SVG_ATTR() function
57 SVG_ATTR(In, SkSVGFeInputType, SkSVGFeInputType()) in SVG_ATTR() function
21 SVG_ATTR(Href, SkSVGIRI, SkSVGIRI()) in SVG_ATTR() function
94 SVG_ATTR(Text, SkSVGStringType, SkSVGStringType()) in SVG_ATTR() function
203 #define SVG_ATTR(attr_name, attr_type, attr_default) \ macro