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

/openjdk7/jdk/src/share/classes/sun/tools/jconsole/
H A DPlotter.java679 if (checkRightMargin(valWidth) || checkRightMargin(legendWidth)) {
712 private boolean checkRightMargin(int w) { method in class:Plotter

Completed in 34 milliseconds