Searched refs:_timer (Results 1 – 3 of 3) sorted by relevance
28 if (_timer) clearInterval(_timer);361 var _timer = setInterval(function() { variable
517 _timer: null,530 …return this.stop(), this.carousel().one("animateend.jcarousel", this.onAnimateEnd), this._timer = …535 …return this._timer && (this._timer = clearTimeout(this._timer)), this.carousel().off("animateend.j…
1 …_timer:null,_init:function(){this.onDestroy=e.proxy(function(){this._destroy(),this.carousel().one…