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

/openjdk7/jdk/src/windows/classes/sun/print/
H A DWin32PrintService.java184 private static final int DEVCAP_QUALITY = 0x0008; field in class:Win32PrintService
1002 if ((caps & DEVCAP_QUALITY) != 0) {

Completed in 33 milliseconds