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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dawt_wm.c141 #define WIN_STATE_SHADED (1<<5) /* shaded (MacOS / Afterstep style) */
2687 Boolean shaded; local
2710 shaded = False;
2713 shaded = True;
2718 if (!shaded) {
2785 * If WM exits while the top-level is shaded, the shaded hint remains
2786 * on the top-level properties. When WM restarts and sees the shaded
2787 * window it can reparent it into a "pre-shaded" decoration frame
2790 * this, so let's just be weasels and drop the shaded hin
[all...]

Completed in 55 milliseconds