Lines Matching defs:anim
4558 (function (id, that, anim) { argument
4612 elproto.animateWith = function (el, anim, params, ms, easing, callback) { argument
4690 function Animation(anim, ms) { argument
4745 function runAnimation(anim, element, percent, status, totalOrigin, times) { argument
4913 anim: anim, property
5035 elproto.setTime = function (anim, value) { argument
5062 elproto.status = function (anim, value) { argument
5079 anim: e.anim, property
5102 elproto.pause = function (anim) { argument
5122 elproto.resume = function (anim) { argument
5144 elproto.stop = function (anim) { argument