Searched refs:stopAnimValAnimationForTypes (Results 1 – 4 of 4) sorted by relevance
58 stopAnimValAnimationForTypes<SVGAnimatedInteger, SVGAnimatedInteger>(animatedTypes); in stopAnimValAnimation()
55 stopAnimValAnimationForTypes<SVGAnimatedNumber, SVGAnimatedNumber>(animatedTypes); in stopAnimValAnimation()
56 stopAnimValAnimationForTypes<SVGAnimatedAngle, SVGAnimatedEnumeration>(animatedTypes); in stopAnimValAnimation()
145 void stopAnimValAnimationForTypes(const SVGElementAnimatedPropertyList& animatedTypes) in stopAnimValAnimationForTypes() function