Home
last modified time | relevance | path

Searched refs:SVG_PRES_ATTR (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/modules/svg/include/
H A DSkSVGNode.h64 #define SVG_PRES_ATTR(attr_name, attr_type, attr_inherited) \ macro
119 SVG_PRES_ATTR(ClipRule , SkSVGFillRule , true)
120 SVG_PRES_ATTR(Color , SkSVGColorType , true)
121 SVG_PRES_ATTR(ColorInterpolation , SkSVGColorspace, true)
122 SVG_PRES_ATTR(ColorInterpolationFilters, SkSVGColorspace, true)
123 SVG_PRES_ATTR(FillRule , SkSVGFillRule , true)
124 SVG_PRES_ATTR(Fill , SkSVGPaint , true)
125 SVG_PRES_ATTR(FillOpacity , SkSVGNumberType, true)
126 SVG_PRES_ATTR(FontFamily , SkSVGFontFamily, true)
127 SVG_PRES_ATTR(FontSiz
189 #undef SVG_PRES_ATTR global() macro
[all...]

Completed in 1 milliseconds