Searched refs:XReparentWindow (Results 1 - 19 of 19) sorted by relevance

/xsrc/external/mit/libX11/dist/src/
H A DRepWindow.c33 XReparentWindow( function in typeref:typename:int
/xsrc/external/mit/ctwm/dist/
H A Dfunctions_captive.c70 XReparentWindow(dpy, tmp_win->w, cctwm.root, 0, 0);
H A Dctwm_shutdown.c156 XReparentWindow(dpy, tmp->w, Scr->Root, newx, newy);
H A Dcaptive.c150 XReparentWindow(dpy, window, newroot, 0, 0);
179 XReparentWindow(dpy, window, newroot, 0, 0);
760 XReparentWindow(dpy, w, Scr->Root, 0, 0);
H A Dvscreen.c282 XReparentWindow(dpy, tmp_win->frame, vs->window,
382 * XXX - XReparentWindow() messes up the stacking order of windows.
H A Dotp.c1388 result = XReparentWindow(display, WindowOfOwl(owl), parent, x, y);
1389 /* The raise was already done by XReparentWindow, so this call
1412 XReparentWindow(display, twm_win->frame, parent, win_x, win_y);
1413 XReparentWindow(display, twm_win->icon->w, parent, icon_x, icon_y);
1414 /* The raise was already done by XReparentWindow, so this call
H A Dadd_window.c1726 XReparentWindow(dpy, tmp_win->w, tmp_win->frame, tmp_win->frame_bw3D,
H A Devent_handlers.c2192 XReparentWindow(dpy, Event.xunmap.window, Tmp_win->attr.root,
H A DCHANGES.md566 `XReparentWindow()` when possibe (it messed up the stacking order of
/xsrc/external/mit/libX11/dist/man/
H A DMakefile.am137 XReparentWindow.man \
H A DMakefile.in539 XReparentWindow.man \
/xsrc/external/mit/xorg-server.old/dist/hw/xnest/
H A DWindow.c184 XReparentWindow(xnestDisplay, xnestWindow(pWin),
/xsrc/external/mit/xorg-server/dist/hw/xnest/
H A DWindow.c184 XReparentWindow(xnestDisplay, xnestWindow(pWin),
/xsrc/external/mit/libXaw/dist/src/
H A DViewport.c374 XReparentWindow(XtDisplay(w), XtWindow(child), XtWindow(clip), 0, 0);
435 XReparentWindow(XtDisplay(w), XtWindow(child),
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/
H A Ddmxwindow.c892 XReparentWindow(dmxScreen->beDisplay, pWinPriv->window,
/xsrc/external/mit/libX11/dist/include/X11/
H A DXlib.h3097 extern int XReparentWindow(
/xsrc/external/mit/twm/dist/src/
H A Dadd_window.c912 XReparentWindow(dpy, tmp_win->w, tmp_win->frame, 0, tmp_win->title_height);
H A Devents.c1460 XReparentWindow(dpy, Event.xunmap.window, Tmp_win->attr.root,
/xsrc/external/mit/xterm/dist/
H A Dmisc.c7789 XReparentWindow(dpy,

Completed in 45 milliseconds