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

/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DMWMConstants.java45 static final int MWM_FUNC_CLOSE= (1 << 5); field in class:MWMConstants
H A DXWM.java862 MWMConstants.MWM_FUNC_CLOSE;
/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_wm.c1534 functions |= (MWM_FUNC_CLOSE | MWM_FUNC_MOVE | MWM_FUNC_MINIMIZE);

Completed in 40 milliseconds