Home
last modified time | relevance | path

Searched refs:_autoScroll (Results 1 – 2 of 2) sorted by relevance

/plugin/tline/timeline_js/
H A Dtimeline-bundle.js203 }}this._autoScroll(Math.round(this._viewLength/2-this._ether.dateToPixelOffset(A)),C);
258 this._autoScroll(-D);
278 case 33:this._autoScroll(this._timeline.getPixelLength());
280 case 34:this._autoScroll(-this._timeline.getPixelLength());
288 Timeline._Band.prototype._autoScroll=function(D,C){var A=this; method in Timeline._Band
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.js203 }}this._autoScroll(Math.round(this._viewLength/2-this._ether.dateToPixelOffset(A)),C);
258 this._autoScroll(-D);
278 case 33:this._autoScroll(this._timeline.getPixelLength());
280 case 34:this._autoScroll(-this._timeline.getPixelLength());
288 Timeline._Band.prototype._autoScroll=function(D,C){var A=this; method in Timeline._Band