Home
last modified time | relevance | path

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

/plugin/tline/timeline_js/
H A Dtimeline-bundle.js150 Timeline._Band.prototype.getViewWidth=function(){if(this._timeline.isHorizontal()){return this._div… method in Timeline._Band
960 var F={trackOffset:Math.round(this._band.getViewWidth()/2-G/2),trackHeight:G,trackGap:I.track.gap,t…
1583 this._highlightDiv.style.height=(E.getViewWidth()-4)+"px";
1586 this._highlightDiv.style.width=(E.getViewWidth()-4)+"px";
/plugin/eventline/timeline_js/
H A Dtimeline-bundle.js150 Timeline._Band.prototype.getViewWidth=function(){if(this._timeline.isHorizontal()){return this._div… method in Timeline._Band
960 var F={trackOffset:Math.round(this._band.getViewWidth()/2-G/2),trackHeight:G,trackGap:I.track.gap,t…
1583 this._highlightDiv.style.height=(E.getViewWidth()-4)+"px";
1586 this._highlightDiv.style.width=(E.getViewWidth()-4)+"px";