Searched refs:dateToPixelOffset (Results 1 – 2 of 2) sorted by relevance
177 …ate=function(A){if(!this._changing){this._moveEther(Math.round(-this._ether.dateToPixelOffset(A)));179 …if(!this._changing){this._moveEther(Math.round(this._viewLength-this._ether.dateToPixelOffset(A)));181 …(!this._changing){this._moveEther(Math.round(this._viewLength/2-this._ether.dateToPixelOffset(A)));183 Timeline._Band.prototype.dateToPixelOffset=function(A){return this._ether.dateToPixelOffset(A)-this… method in Timeline._Band200 Timeline._Band.prototype.scrollToCenter=function(A,C){var B=this._ether.dateToPixelOffset(A);203 }}this._autoScroll(Math.round(this._viewLength/2-this._ether.dateToPixelOffset(A)),C);215 this._moveEther(Math.round(-this._ether.dateToPixelOffset(D)));318 var B=this._ether.dateToPixelOffset(A);500 var L=function(i){return Math.round(B.dateToPixelOffset(i));664 var F=function(e){return Math.round(R.dateToPixelOffset(e));[all …]