Searched defs:_runAttrs (Results 1 - 1 of 1) sorted by relevance

/yui3/src/anim/js/
H A Danim.js504 this._runAttrs(duration, duration, this.get(REVERSE));
523 this._runAttrs(t, d, reverse);
533 _runAttrs: function(t, d, reverse) {

Completed in 709 milliseconds