Searched refs:graphHeight (Results 1 - 2 of 2) sorted by relevance

/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
H A DFingerPrintGraph.java88 int graphHeight; field in class:FingerPrintGraph
440 this.gc.drawLine(x, MARGIN, x, this.graphHeight + TGAP);
447 this.gc.drawString(val, x - point.x / 2, this.graphHeight + TGAP, true);
454 this.gc.drawLine(0, this.graphHeight, this.graphWidth, this.graphHeight);
473 this.gc.drawLine(x, MARGIN, x, this.graphHeight + TGAP);
480 this.gc.drawString(str, x - point.x / 2, this.graphHeight + TGAP, true);
504 this.gc.drawLine(0, this.graphHeight, this.graphWidth, this.graphHeight);
554 this.graphHeight
[all...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
H A Dperformanceui.jarMETA-INF/MANIFEST.MF .project about.html plugin.xml build.properties images/FAIL ...

Completed in 34 milliseconds