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

/openjdk7/jdk/src/windows/classes/sun/print/
H A DWin32PrintService.java203 private boolean gotTrays; field in class:Win32PrintService
221 gotTrays = false;
524 if (gotTrays == true && mediaTrays != null) {
567 gotTrays = true;

Completed in 42 milliseconds