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

/openjdk9/jdk/src/java.desktop/share/classes/sun/print/
H A DPSPrinterJob.java116 protected static final int FILL_EVEN_ODD = 1; field in class:PSPrinterJob
1367 * {@code FILL_EVEN_ODD} (using the
1375 case FILL_EVEN_ODD:
1901 fillRule = FILL_EVEN_ODD;

Completed in 369 milliseconds