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

/openjdk7/jdk/src/share/classes/sun/print/
H A DPSPrinterJob.java119 protected static final int FILL_EVEN_ODD = 1; field in class:PSPrinterJob
1327 * <code>FILL_EVEN_ODD</code> (using the
1335 case FILL_EVEN_ODD:
1844 fillRule = FILL_EVEN_ODD;

Completed in 37 milliseconds