Lines Matching defs:anim
4198 (function (id, that, anim) { argument
4251 elproto.animateWith = function (el, anim, params, ms, easing, callback) { argument
4329 function Animation(anim, ms) { argument
4384 function runAnimation(anim, element, percent, status, totalOrigin, times) { argument
4552 anim: anim, property
4688 elproto.setTime = function (anim, value) { argument
4715 elproto.status = function (anim, value) { argument
4732 anim: e.anim, property
4755 elproto.pause = function (anim) { argument
4775 elproto.resume = function (anim) { argument
4797 elproto.stop = function (anim) { argument