Searched refs:SkSVGAttribute (Results 1 – 25 of 26) sorted by relevance
12
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[] = {
13 const SkSVGAttribute SkSVGPolygon::gAttributes[] = {
19 const SkSVGAttribute SkSVGPolyline::gAttributes[] = {
13 const SkSVGAttribute SkSVGRadialGradient::gAttributes[] = {
13 const SkSVGAttribute SkSVGImage::gAttributes[] = {
13 const SkSVGAttribute SkSVGLinearGradient::gAttributes[] = {
15 const SkSVGAttribute SkSVGCircle::gAttributes[] = {
15 const SkSVGAttribute SkSVGEllipse::gAttributes[] = {
15 const SkSVGAttribute SkSVGSVG::gAttributes[] = {
15 SkSVGAttribute SkSVGPaint::gAttributes[] = {187 int SkSVGPaint::getAttributes(const SkSVGAttribute** attrPtr) { in getAttributes()
70 const SkSVGAttribute* attributes; in findAttribute()
48 virtual int getAttributes(const SkSVGAttribute** attrPtr);78 static SkSVGAttribute gAttributes[];
22 virtual int getAttributes(const SkSVGAttribute** attrPtr) = 0;
15 struct SkSVGAttribute { struct
47 '../include/svg/parser/SkSVGAttribute.h',