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

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

Completed in 39 milliseconds