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

/openjdk7/jdk/test/java/awt/print/PrinterJob/ValidatePage/
H A DValidatePage.java40 Label pw, ph, pglm, pgrm, pgiw, pgih, pgtm, pgbm; field in class:ValidatePage
80 pgiw.setText("Paper Imageable Width = " + drnd(p.getImageableWidth()));
131 pp.add (pgiw = new Label());

Completed in 111 milliseconds