Searched refs:SkSVGAttribute (Results 1 – 25 of 58) sorted by relevance
123
22 static const SkSVGAttribute gAttributes[]; \23 virtual int getAttributes(const SkSVGAttribute** attrPtr); \30 int SkSVG##_type::getAttributes(const SkSVGAttribute** attrPtr) { \38 int SkSVG##_type::getAttributes(const SkSVGAttribute** ) { return 0; } \
13 const SkSVGAttribute SkSVGText::gAttributes[] = {30 const SkSVGAttribute SkSVGTspan::gAttributes[] = {
13 const SkSVGAttribute SkSVGSymbol::gAttributes[] = {
13 const SkSVGAttribute SkSVGFilter::gAttributes[] = {
13 const SkSVGAttribute SkSVGFeColorMatrix::gAttributes[] = {
13 const SkSVGAttribute SkSVGStop::gAttributes[] = {
13 const SkSVGAttribute SkSVGMask::gAttributes[] = {
13 const SkSVGAttribute SkSVGLine::gAttributes[] = {
13 const SkSVGAttribute SkSVGUse::gAttributes[] = {
13 const SkSVGAttribute SkSVGRect::gAttributes[] = {
13 const SkSVGAttribute SkSVGPath::gAttributes[] = {
48 virtual int getAttributes(const SkSVGAttribute** attrPtr);78 static SkSVGAttribute gAttributes[];
22 virtual int getAttributes(const SkSVGAttribute** attrPtr) = 0;