Home
last modified time | relevance | path

Searched refs:animationPrefilters (Results 1 – 3 of 3) sorted by relevance

/external/chromium-trace/catapult/third_party/jquery/
Djquery-2.1.4.js6273 animationPrefilters = [ defaultPrefilter ],
6542 length = animationPrefilters.length,
6615 result = animationPrefilters[ index ].call( animation, elem, props, animation.opts );
6665 animationPrefilters.unshift( callback );
6667 animationPrefilters.push( callback );
Djquery-2.1.4.min.map1 …","swing","cos","PI","fxNow","timerId","rfxtypes","rfxnum","rrun","animationPrefilters","defaultPr…
/external/chromium-trace/catapult/third_party/flot/
Djquery.js8558 animationPrefilters = [ defaultPrefilter ], variable
8630 length = animationPrefilters.length,
8697 result = animationPrefilters[ index ].call( animation, elem, props, animation.opts );
8784 animationPrefilters.unshift( callback );
8786 animationPrefilters.push( callback );