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

/xsrc/external/mit/xorg-server/dist/hw/xwin/
H A Dwinmultiwindowclass.h56 Window icon_window; /* window to be used as icon */ member in struct:__anon89a0bf6c0108
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/
H A Dwinmultiwindowclass.h43 Window icon_window; /* window to be used as icon */ member in struct:__anon045cf5390108
/xsrc/external/mit/ctwm/dist/
H A Dctwm_shutdown.c160 XUnmapWindow(dpy, tmp->wmhints->icon_window);
H A Devent_handlers.c1283 XMoveWindow(dpy, Tmp_win->wmhints->icon_window, icon_x,
1291 XMapWindow(dpy, Tmp_win->wmhints->icon_window);
1299 if(icon->w != Tmp_win->wmhints->icon_window) {
1319 icon->w = Tmp_win->wmhints->icon_window;
2187 XUnmapWindow(dpy, Tmp_win->wmhints->icon_window);
3356 if(ewp->window == Tmp_win->wmhints->icon_window &&
H A Dctwm_main.c911 if(children[j] == wmhintsp->icon_window) {
H A Dicons.c624 icon->w = tmp_win->wmhints->icon_window;
/xsrc/external/mit/xcb-util/dist/icccm/
H A Dxcb_icccm.h652 xcb_window_t icon_window; member in struct:__anonb7d0756f0508
745 * @param icon_window Window X identifier.
748 xcb_window_t icon_window);
H A Dicccm.c575 xcb_wm_hints_set_icon_window(xcb_wm_hints_t *hints, xcb_window_t icon_window) argument
577 hints->icon_window = icon_window;
/xsrc/external/mit/libX11/dist/src/
H A DSetHints.c124 prop.iconWindow = wmhints->icon_window;
H A DGetHints.c136 hints->icon_window = prop->iconWindow;
/xsrc/external/mit/twm/dist/src/
H A Devents.c855 XMoveWindow(dpy, Tmp_win->wmhints->icon_window, icon_x,
863 XMapWindow(dpy, Tmp_win->wmhints->icon_window);
870 if (Tmp_win->icon_w != Tmp_win->wmhints->icon_window)
891 Tmp_win->icon_w = Tmp_win->wmhints->icon_window;
1457 XUnmapWindow(dpy, Tmp_win->wmhints->icon_window);
2093 ewp->window == Tmp_win->wmhints->icon_window &&
H A Dtwm.c573 if (children[j] == wmhintsp->icon_window) {
882 XUnmapWindow(dpy, tmp->wmhints->icon_window);
H A Dicons.c480 tmp_win->icon_w = tmp_win->wmhints->icon_window;
/xsrc/external/mit/libX11/dist/include/X11/
H A DXutil.h125 Window icon_window; /* window to be used as icon */ member in struct:__anon3d9fd4c10308
/xsrc/external/mit/xwininfo/dist/
H A Dxwininfo.c137 xcb_window_t icon_window; member in struct:__anona694aefd0308
1680 iw.window = wmhints.icon_window;
/xsrc/external/mit/libXt/dist/src/
H A DShell.c382 Offset(wm.wm_hints.icon_window), XtRWindow, (XtPointer) NULL},
1364 if (hintp->icon_window != None)
2425 || NEQ(icon_pixmap) || NEQ(icon_mask) || NEQ(icon_window)

Completed in 26 milliseconds