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

/openjdk7/jdk/src/share/classes/sun/java2d/pipe/
H A DBufferedOpCodes.java86 public static final int SET_COLOR = 101; field in class:BufferedOpCodes
H A DBufferedPaints.java94 buf.putInt(SET_COLOR);
/openjdk7/jdk/src/windows/native/sun/windows/
H A Dawt_PrintControl.cpp41 static const DWORD SET_COLOR = 0x00000200; variable
861 dmValues |= SET_COLOR;
/openjdk7/jdk/src/windows/classes/sun/awt/windows/
H A DWPrinterJob.java180 private static final int SET_COLOR = 0x00000200; field in class:WPrinterJob
1873 if ((values & SET_COLOR) != 0) {

Completed in 47 milliseconds