Searched refs:icon_window (Results 1 - 16 of 16) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/hw/xwin/ |
| H A D | winmultiwindowclass.h | 56 Window icon_window; /* window to be used as icon */ member in struct:__anon89a0bf6c0108
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/ |
| H A D | winmultiwindowclass.h | 43 Window icon_window; /* window to be used as icon */ member in struct:__anon045cf5390108
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | ctwm_shutdown.c | 160 XUnmapWindow(dpy, tmp->wmhints->icon_window);
|
| H A D | event_handlers.c | 1283 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 D | ctwm_main.c | 911 if(children[j] == wmhintsp->icon_window) {
|
| H A D | icons.c | 624 icon->w = tmp_win->wmhints->icon_window;
|
| /xsrc/external/mit/xcb-util/dist/icccm/ |
| H A D | xcb_icccm.h | 652 xcb_window_t icon_window; member in struct:__anonb7d0756f0508 745 * @param icon_window Window X identifier. 748 xcb_window_t icon_window);
|
| H A D | icccm.c | 575 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 D | SetHints.c | 124 prop.iconWindow = wmhints->icon_window;
|
| H A D | GetHints.c | 136 hints->icon_window = prop->iconWindow;
|
| /xsrc/external/mit/twm/dist/src/ |
| H A D | events.c | 855 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 D | twm.c | 573 if (children[j] == wmhintsp->icon_window) { 882 XUnmapWindow(dpy, tmp->wmhints->icon_window);
|
| H A D | icons.c | 480 tmp_win->icon_w = tmp_win->wmhints->icon_window;
|
| /xsrc/external/mit/libX11/dist/include/X11/ |
| H A D | Xutil.h | 125 Window icon_window; /* window to be used as icon */ member in struct:__anon3d9fd4c10308
|
| /xsrc/external/mit/xwininfo/dist/ |
| H A D | xwininfo.c | 137 xcb_window_t icon_window; member in struct:__anona694aefd0308 1680 iw.window = wmhints.icon_window;
|
| /xsrc/external/mit/libXt/dist/src/ |
| H A D | Shell.c | 382 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