Home | History | Annotate | Download | only in front-end

Lines Matching refs:animations

785 WebInspector.animateStyle = function(animations, duration, callback)
791 const animationsLength = animations.length;
801 // Pre-process animations.
803 var animation = animations[i];
836 var animation = animations[i];