Lines Matching refs:icon
28 Window w; /* the icon window */
29 OtpWinList *otp; /* OnTopPriority info for the icon */
30 Window bm_w; /* the icon bitmap window */
31 Image *image; /* image icon structure */
32 int x; /* icon text x coordinate */
33 int y; /* icon text y coordiante */
34 int w_x; /* x coor of the icon window !!untested!! */
35 int w_y; /* y coor of the icon window !!untested!! */
36 int w_width; /* width of the icon window */
37 int w_height; /* height of the icon window */
38 int width; /* width of the icon bitmap */
39 int height; /* height of the icon bitmap */
76 void DeleteIcon(Icon *icon);
77 void ReleaseIconImage(Icon *icon);
87 int GetIconOffset(Icon *icon);