Searched defs:getIntValue (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/demo/java2d/J2DBench/src/j2dbench/
H A DTestEnvironment.java186 return outputWidth.getIntValue();
190 return outputHeight.getIntValue();
194 return runCount.getIntValue();
198 return repCount.getIntValue();
202 return testTime.getIntValue();
241 public int getIntValue(Modifier o) { method in class:TestEnvironment
H A DOption.java332 public int getIntValue() { method in class:Option.Int
741 public int getIntValue() { method in class:Option.ObjectChoice
/openjdk7/jdk/src/solaris/classes/sun/print/
H A DAttributeClass.java99 public int getIntValue() { method in class:AttributeClass

Completed in 34 milliseconds