Home
last modified time | relevance | path

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

/plugin/tline/timeline_js/
H A Dtimeline-bundle.js167 Timeline._Band.prototype.getMinVisibleDate=function(){return this._ether.pixelOffsetToDate(0); method in Timeline._Band
320 if(this._highlight){this._etherPainter.setHighlight(this._syncWithBand.getMinVisibleDate(),this._sy…
326 …._positionHighlight=function(){if(this._syncWithBand){var A=this._syncWithBand.getMinVisibleDate();
2789 if(F){D=(E==C?G.getMinVisibleDateAfterDelta(B):G.getMinVisibleDate())>=this.timeline_start;
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.js167 Timeline._Band.prototype.getMinVisibleDate=function(){return this._ether.pixelOffsetToDate(0); method in Timeline._Band
320 if(this._highlight){this._etherPainter.setHighlight(this._syncWithBand.getMinVisibleDate(),this._sy…
326 …._positionHighlight=function(){if(this._syncWithBand){var A=this._syncWithBand.getMinVisibleDate();
2805 if(F){D=(E==C?G.getMinVisibleDateAfterDelta(B):G.getMinVisibleDate())>=this.timeline_start;