| /xsrc/external/mit/libX11/dist/src/ |
| H A D | ReconfWin.c | 36 XConfigureWindow( function in typeref:typename:int
|
| H A D | ReconfWM.c | 53 XConfigureWindow (dpy, w, mask, changes); 59 * We need to inline XConfigureWindow and XSync so that everything is done 66 * XConfigureWindow (dpy, w, mask, changes);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/ |
| H A D | dmxwindow.c | 136 XConfigureWindow(dmxScreen->beDisplay, dmxScreen->scrnWin, m, &c); 158 XConfigureWindow(dmxScreen->beDisplay, pWinPriv->window, m, &c); 459 XConfigureWindow(dmxScreen->beDisplay, pWinPriv->window, m, &c); 683 XConfigureWindow(dmxScreen->beDisplay, pWinPriv->window, m, &c); 702 XConfigureWindow(dmxScreen->beDisplay, pWinPriv->window, m, &c); 711 XConfigureWindow(dmxScreen->beDisplay, pWinPriv->window, m, &c); 818 XConfigureWindow(dmxScreen->beDisplay, pWinPriv->window, m, &c); 864 XConfigureWindow(dmxScreen->beDisplay, pWinPriv->window, m, &c); 925 XConfigureWindow(dmxScreen->beDisplay, pWinPriv->window, m, &c);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xnest/ |
| H A D | Window.c | 239 XConfigureWindow(xnestDisplay, xnestWindow(pWin), valuemask, &values); 251 XConfigureWindow(xnestDisplay, xnestWindow(pSib), valuemask, &values); 259 XConfigureWindow(xnestDisplay, xnestWindow(pSib), valuemask, &values);
|
| /xsrc/external/mit/xorg-server/dist/hw/xnest/ |
| H A D | Window.c | 231 XConfigureWindow(xnestDisplay, xnestWindow(pWin), valuemask, &values); 243 XConfigureWindow(xnestDisplay, xnestWindow(pSib), valuemask, &values); 251 XConfigureWindow(xnestDisplay, xnestWindow(pSib), valuemask,
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | win_decorations.c | 273 XConfigureWindow(dpy, tmp_win->title_w, xwcm, &xwc); 336 XConfigureWindow(dpy, tmp_win->frame, frame_mask, &frame_wc); 402 XConfigureWindow(dpy, tmp_win->hilite_wl, xwcm, &xwc); 405 XConfigureWindow(dpy, tmp_win->lolite_wl, xwcm, &xwc); 436 XConfigureWindow(dpy, tmp_win->hilite_wr, xwcm, &xwc); 439 XConfigureWindow(dpy, tmp_win->lolite_wr, xwcm, &xwc);
|
| H A D | otp.c | 494 XConfigureWindow(dpy, WindowOfOwl(owl), xwcm, &xwc);
|
| H A D | event_handlers.c | 3731 XConfigureWindow(dpy, Event.xany.window, xwcm, &xwc);
|
| /xsrc/external/mit/libXt/dist/src/ |
| H A D | Geometry.c | 466 XConfigureWindow(XtDisplay(widget), XtWindow(widget), 596 XConfigureWindow(XtDisplay(w), XtWindow(w), 684 XConfigureWindow(XtDisplay(w), XtWindow(w), req.changeMask,
|
| H A D | Shell.c | 2173 XConfigureWindow(XtDisplay((Widget) w), XtWindow((Widget) w), mask,
|
| /xsrc/external/mit/twm/dist/src/ |
| H A D | resize.c | 832 XConfigureWindow(dpy, tmp_win->title_w, (unsigned) xwcm, &xwc); 860 XConfigureWindow(dpy, tmp_win->frame, (unsigned) frame_mask, &frame_wc); 878 XConfigureWindow(dpy, tmp_win->hilite_w, (unsigned) xwcm, &xwc);
|
| H A D | twm.c | 879 XConfigureWindow(dpy, tmp->w, mask, &xwc);
|
| H A D | events.c | 2301 XConfigureWindow(dpy, Event.xany.window, (unsigned) xwcm, &xwc); 2316 XConfigureWindow(dpy, Tmp_win->frame,
|
| H A D | menus.c | 1808 XConfigureWindow(dpy, w, CWStackMode, &xwc);
|
| /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/ |
| H A D | glut_menu.c | 491 XConfigureWindow(__glutDisplay, item->win, 523 XConfigureWindow(__glutDisplay, menu->win, mask, &changes); 526 the XConfigureWindow requests an Above stack mode (same as
|
| H A D | glut_event.c | 1174 XConfigureWindow(__glutDisplay, window->win,
|
| /xsrc/external/mit/oclock/dist/ |
| H A D | Clock.c | 337 XConfigureWindow (XtDisplay (w), XtWindow (w),
|
| /xsrc/external/mit/libX11/dist/man/ |
| H A D | Makefile.am | 49 XConfigureWindow.man \
|
| H A D | Makefile.in | 451 XConfigureWindow.man \
|
| /xsrc/external/mit/libXaw/dist/src/ |
| H A D | Paned.c | 840 XConfigureWindow(XtDisplay(pane->grip), XtWindow(pane->grip),
|
| /xsrc/external/mit/libX11/dist/include/X11/ |
| H A D | Xlib.h | 2174 extern int XConfigureWindow(
|
| /xsrc/external/mit/xterm/dist/ |
| H A D | screen.c | 2387 XConfigureWindow(XtDisplay(xw), screen->iconVwin.window,
|