Searched refs:SVGAnimatedTransformListPropertyTearOff (Results 1 – 2 of 2) sorted by relevance
29 class SVGAnimatedTransformListPropertyTearOff : public SVGAnimatedListPropertyTearOff<SVGTransformL…45 …static PassRefPtr<SVGAnimatedTransformListPropertyTearOff> create(SVGElement* contextElement, cons… in create()48 …return adoptRef(new SVGAnimatedTransformListPropertyTearOff(contextElement, attributeName, animate… in create()52 …SVGAnimatedTransformListPropertyTearOff(SVGElement* contextElement, const QualifiedName& attribute… in SVGAnimatedTransformListPropertyTearOff() function
28 typedef SVGAnimatedTransformListPropertyTearOff SVGAnimatedTransformList;