Lines Matching refs:icon
182 static Window icon[MAXSCREENS]; /* window used during password typein */
189 static int iconx[MAXSCREENS]; /* location of left edge of icon */
190 static int icony[MAXSCREENS]; /* location of top edge of icon */
378 init(icon[screen]);
391 callback(icon[screen]);
476 if (((XButtonEvent *) & event)->window == icon[screen]) {
875 XMapWindow(dsp, icon[screen]);
876 XRaiseWindow(dsp, icon[screen]);
1060 XUnmapWindow(dsp, icon[screen]);
1266 icon[screen] = XCreateWindow(dsp, win[screen],