OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GAP2
(Results
1 - 2
of
2
) sorted by null
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/
BarGraph.java
36
private static final int
GAP2
= 5; // width of break
237
x+= FROM_END -
GAP2
- SLANT;
238
int[] pts= new int[] { x, y + h2 - 1, x + SLANT, y + 1, x + SLANT +
GAP2
, y + 1, x +
GAP2
, y + h2 - 1};
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
performanceui.jar
Completed in 3173 milliseconds