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

/xsrc/external/mit/libX11/dist/src/
H A DChWindow.c33 XResizeWindow( function in typeref:typename:int
/xsrc/external/mit/mesa-demos/dist/src/xdemos/
H A Doverlay.c197 XResizeWindow(dpy, OverlayWindow, WinWidth, WinHeight);
/xsrc/external/mit/x11perf/dist/
H A Ddo_movewin.c98 XResizeWindow(xp->d, children[j],
/xsrc/external/mit/xf86-video-intel/dist/test/
H A Ddri2-race.c294 XResizeWindow(dpy, win, rand_size(width), rand_size(height));
329 XResizeWindow(dpy, win, rand_size(width), rand_size(height));
368 XResizeWindow(dpy, win, rand_size(width), rand_size(height));
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_event.c385 XResizeWindow(__glutDisplay, window->overlay->win, width, height);
391 respect to the XResizeWindow request! */
1124 XResizeWindow(__glutDisplay, window->overlay->win,
H A Dwin32_winproc.c574 XResizeWindow(__glutDisplay, window->overlay->win, width, height);
/xsrc/external/mit/twm/dist/src/
H A Dresize.c175 XResizeWindow(dpy, Scr->SizeWindow,
207 XResizeWindow(dpy, Scr->SizeWindow,
H A Diconmgr.c686 XResizeWindow(dpy, ip->w, (unsigned) newwidth, (unsigned) ip->height);
H A Dadd_window.c496 XResizeWindow(dpy, Scr->SizeWindow,
604 XResizeWindow(dpy, Scr->SizeWindow,
H A Devents.c1007 XResizeWindow(dpy, Tmp_win->icon_w, (unsigned) Tmp_win->icon_w_width,
/xsrc/external/mit/mesa-demos/dist/src/egl/opengles1/
H A Dtexture_from_pixmap.c196 XResizeWindow(data->xdpy, data->cube, data->width, data->height);
/xsrc/external/mit/libX11/dist/man/
H A DMakefile.am523 XResizeWindow \
H A DMakefile.in915 XResizeWindow \
/xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/
H A Ddmxconsole.c513 XResizeWindow(dpy, win, priv->consWidth, priv->consHeight);
706 XResizeWindow(dpy, priv->window, priv->consWidth, priv->consHeight);
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/
H A Dhostx.c727 XResizeWindow (HostX.dpy, host_screen->win, width, height);
1256 XResizeWindow (dpy, a_win, a_geo->width, a_geo->height) ;
/xsrc/external/mit/ctwm/dist/
H A Diconmgr.c1207 XResizeWindow(dpy, ip->w, newwidth, ip->height);
H A Dwin_utils.c497 XResizeWindow(dpy, Scr->SizeWindow, width, height);
H A Dicons.c1299 XResizeWindow(dpy, win->icon->w, win->icon->w_width,
/xsrc/external/mit/libX11/dist/include/X11/
H A DXlib.h3109 extern int XResizeWindow(

Completed in 39 milliseconds