Home
last modified time | relevance | path

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

/plugin/tline/timeline_js/
H A Dtimeline-bundle.js177 Timeline._Band.prototype.setMinVisibleDate=function(A){if(!this._changing){this._moveEther(Math.rou…
179 Timeline._Band.prototype.setMaxVisibleDate=function(A){if(!this._changing){this._moveEther(Math.rou…
215 this._moveEther(Math.round(-this._ether.dateToPixelOffset(D)));
216 this._moveEther(A);
227 this._moveEther(this._timeline.isHorizontal()?C:B);
250 this._moveEther(C);
262 this._moveEther(this._scrollSpeed);
265 this._moveEther(this._scrollSpeed);
289 var B=SimileAjax.Graphics.createAnimation(function(E,F){A._moveEther(F);
293 Timeline._Band.prototype._moveEther=function(A){this.closeBubble(); method in Timeline._Band
[all …]
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.js177 Timeline._Band.prototype.setMinVisibleDate=function(A){if(!this._changing){this._moveEther(Math.rou…
179 Timeline._Band.prototype.setMaxVisibleDate=function(A){if(!this._changing){this._moveEther(Math.rou…
215 this._moveEther(Math.round(-this._ether.dateToPixelOffset(D)));
216 this._moveEther(A);
227 this._moveEther(this._timeline.isHorizontal()?C:B);
250 this._moveEther(C);
262 this._moveEther(this._scrollSpeed);
265 this._moveEther(this._scrollSpeed);
289 var B=SimileAjax.Graphics.createAnimation(function(E,F){A._moveEther(F);
293 Timeline._Band.prototype._moveEther=function(A){this.closeBubble(); method in Timeline._Band
[all …]