Home
last modified time | relevance | path

Searched defs:SVG_OPTIONAL_ATTR (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/modules/svg/include/
DSkSVGFeLightSource.h79 SVG_OPTIONAL_ATTR(LimitingConeAngle, SkSVGNumberType) in SVG_OPTIONAL_ATTR() function
DSkSVGFeLighting.h26 SVG_OPTIONAL_ATTR(KernelUnitLength, KernelUnitLength) in SVG_OPTIONAL_ATTR() function
DSkSVGNode.h217 #define SVG_OPTIONAL_ATTR(attr_name, attr_type) \ macro