Home
last modified time | relevance | path

Searched defs:SVG_ATTR (Results 1 – 5 of 5) sorted by relevance

/external/skia/modules/svg/include/
DSkSVGFilter.h24 SVG_ATTR(FilterUnits, in SVG_ATTR() function
DSkSVGFe.h57 SVG_ATTR(In, SkSVGFeInputType, SkSVGFeInputType()) in SVG_ATTR() function
DSkSVGGradient.h21 SVG_ATTR(Href, SkSVGIRI, SkSVGIRI()) in SVG_ATTR() function
DSkSVGText.h94 SVG_ATTR(Text, SkSVGStringType, SkSVGStringType()) in SVG_ATTR() function
DSkSVGNode.h203 #define SVG_ATTR(attr_name, attr_type, attr_default) \ macro