Searched refs:AnimationsVector (Results 1 – 1 of 1) sorted by relevance
385 typedef WillBeHeapVector<RefPtrWillBeMember<SVGSMILElement> > AnimationsVector; in updateAnimations() typedef386 AnimationsVector animationsToApply; in updateAnimations()399 AnimationsVector scheduledAnimations; in updateAnimations()404 …for (AnimationsVector::const_iterator itAnimation = scheduledAnimations.begin(), itAnimationEnd = … in updateAnimations()