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

/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DXConstants.java369 public static final long CWBackingStore = (1L<<6) ; field in class:XConstants
H A DXBaseWindow.java354 value_mask |= XConstants.CWBackingStore;
/openjdk7/jdk/src/solaris/native/sun/awt/splashscreen/
H A Dsplashscreen_sys.c267 InputOutput, CopyFromParent, CWColormap | CWBackingStore | CWSaveUnder | CWCursor | CWEventMask,

Completed in 39 milliseconds