Searched refs:trackHeight (Results 1 – 3 of 3) sorted by relevance
| /plugin/eventline/ |
| D | timeline.js | 79 trackHeight: 0.5, property 103 trackHeight: 0.5, property 117 trackHeight: 0.5, property
|
| /plugin/tline/timeline_js/ |
| D | timeline-bundle.js | 390 …n this._params?this._params.trackOffset:10,trackHeight:"trackHeight" in this._params?this._params.… property 544 var N=Math.ceil(Math.max(U,p)/j.trackHeight); 549 }var f=Math.ceil(p/j.trackHeight); 555 var Z=k*j.trackHeight+j.trackOffset; 672 B=Math.ceil(X.tapeHeight/X.trackHeight); 678 }C=X.trackHeight-(b%X.tapeHeight); 686 E-=X.trackHeight; 697 }M-=X.trackHeight; 699 var K=G*X.trackHeight+X.trackOffset; 960 var F={trackOffset:Math.round(this._band.getViewWidth()/2-G/2),trackHeight:G,trackGap:I.track.gap,t… property [all …]
|
| /plugin/eventline/timeline_js/ |
| D | timeline-bundle.js | 390 …n this._params?this._params.trackOffset:10,trackHeight:"trackHeight" in this._params?this._params.… property 544 var N=Math.ceil(Math.max(U,p)/j.trackHeight); 549 }var f=Math.ceil(p/j.trackHeight); 555 var Z=k*j.trackHeight+j.trackOffset; 672 B=Math.ceil(X.tapeHeight/X.trackHeight); 678 }C=X.trackHeight-(b%X.tapeHeight); 686 E-=X.trackHeight; 697 }M-=X.trackHeight; 699 var K=G*X.trackHeight+X.trackOffset; 960 var F={trackOffset:Math.round(this._band.getViewWidth()/2-G/2),trackHeight:G,trackGap:I.track.gap,t… property [all …]
|