Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/modules/svg/include/
H A DSkSVGFeLightSource.h84 SVG_OPTIONAL_ATTR(LimitingConeAngle, SkSVGNumberType) in SVG_OPTIONAL_ATTR() function
H A DSkSVGFeLighting.h37 SVG_OPTIONAL_ATTR(KernelUnitLength, KernelUnitLength) in SVG_OPTIONAL_ATTR() function
H A DSkSVGNode.h224 #define SVG_OPTIONAL_ATTR(attr_name, attr_type) \ macro