Searched defs:SVGTransformListPropertyTearOff (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/svg/properties/
H A DSVGTransformListPropertyTearOff.h30 class SVGTransformListPropertyTearOff : public SVGListPropertyTearOff<SVGTransformList> { class in namespace:WebCore
38 return adoptRef(new SVGTransformListPropertyTearOff(animatedProperty, role));
73 SVGTransformListPropertyTearOff(AnimatedListPropertyTearOff* animatedProperty, SVGPropertyRole role) function in class:WebCore::SVGTransformListPropertyTearOff

Completed in 197 milliseconds