Lines Matching defs:icon
243 Window icon_w; /* the icon window */
244 Window icon_bm_w; /* the icon bitmap window */
252 int icon_x; /* icon text x coordinate */
253 int icon_y; /* icon text y coordinate */
254 int icon_w_width; /* width of the icon window */
255 int icon_w_height; /* height of the icon window */
256 int icon_width; /* width of the icon bitmap */
257 int icon_height; /* height of the icon bitmap */
262 char *icon_name; /* name of the icon */
281 short icon; /* is the window an icon now ? */
282 short icon_on; /* is the icon visible */
285 short forced; /* has had an icon forced upon it */
286 short icon_not_ours; /* icon pixmap or window supplied to us */
287 short icon_moved; /* user explicitly moved the icon */
291 short iconmgr; /* this is an icon manager window */
295 struct IconMgr *iconmgrp; /* pointer to it if this is an icon manager */