Home
last modified time | relevance | path

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

/plugin/tline/timeline_js/
H A Dtimeline-bundle.js296 this._ether.shiftPixels(-A);
1601 this.shiftPixels(-this._timeline.getPixelLength());
1603 this.shiftPixels(-this._timeline.getPixelLength()/2);
1605 this.shiftPixels(-this._timeline.getPixelLength()/2);
1609 Timeline.LinearEther.prototype.shiftPixels=function(B){var A=this._interval*B/this._pixelsPerInterv… method in Timeline.LinearEther
1658 this.shiftPixels(-this._timeline.getPixelLength());
1660 this.shiftPixels(-this._timeline.getPixelLength()/2);
1662 this.shiftPixels(-this._timeline.getPixelLength()/2);
1666 Timeline.HotZoneEther.prototype.shiftPixels=function(A){this._start=this.pixelOffsetToDate(A); method in Timeline.HotZoneEther
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.js296 this._ether.shiftPixels(-A);
1601 this.shiftPixels(-this._timeline.getPixelLength());
1603 this.shiftPixels(-this._timeline.getPixelLength()/2);
1605 this.shiftPixels(-this._timeline.getPixelLength()/2);
1609 Timeline.LinearEther.prototype.shiftPixels=function(B){var A=this._interval*B/this._pixelsPerInterv… method in Timeline.LinearEther
1658 this.shiftPixels(-this._timeline.getPixelLength());
1660 this.shiftPixels(-this._timeline.getPixelLength()/2);
1662 this.shiftPixels(-this._timeline.getPixelLength()/2);
1666 Timeline.HotZoneEther.prototype.shiftPixels=function(A){this._start=this.pixelOffsetToDate(A); method in Timeline.HotZoneEther