Lines Matching defs:icon
589 if (Tmp_win->list && Event.xany.window == Tmp_win->list->icon)
795 * if the icon name is NoName, set the name of the icon to be
826 // to a default icon */
845 * There's already an icon window.
853 * Move the new icon window to where the old one was.
860 * If the window is iconic, map the new icon window.
862 if (Tmp_win->icon)
880 * The new icon window isn't our window, so note that fact
886 * Now make the new window the icon window for this window,
962 * procedure to re-position the icon window and name
1013 if (Tmp_win->icon) {
1030 if (Event.xclient.data.l[0] == IconicState && !Tmp_win->icon) {
1136 if (Event.xany.window == Tmp_win->list->icon) {
1138 XCopyPlane(dpy, Scr->siconifyPm, Tmp_win->list->icon,
1319 * in the icon manager. Add it again, if requested.
1326 if ((!Tmp_win->icon) &&
1330 Window icon;
1333 if (!(RestartPreviousState && GetWMState(Tmp_win->w, &state, &icon) &&
1356 /* If no hints, or currently an icon, just "deiconify" */
1399 Tmp_win->icon = FALSE;
1431 if (Tmp_win == NULL || (!Tmp_win->mapped && !Tmp_win->icon))
1799 Event.xany.window == Tmp_win->list->icon)) {
1847 Event.xany.window == Tmp_win->list->icon)) {
1998 if (UnHighLight_win->list) /* in the icon box */
2055 * If entering the frame or the icon manager, then do
2062 * 4a. same as 4 but for icon mgr w/with NoTitlebar on.