Searched refs:doIsIceWM (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_wm.c1158 Boolean doIsIceWM; local
1213 doIsIceWM = awt_wm_prepareIsIceWM(); /* and let IceWM to act */
1226 if (doIsIceWM && awt_wm_isIceWM()) {
/openjdk7/jdk/src/solaris/classes/sun/awt/X11/
H A DXWM.java744 boolean doIsIceWM = prepareIsIceWM(); /* and let IceWM to act */
766 } else if (doIsIceWM && isIceWM()) {

Completed in 7536 milliseconds