XWindow            39 modules/x11_out/x11_out.c static void X11_DestroyOverlay(XWindow *xwin)
XWindow            95 modules/x11_out/x11_out.c 	XWindow *xwin = (XWindow *)vout->opaque;
XWindow           161 modules/x11_out/x11_out.c 	XWindow *xwin = (XWindow *)vout->opaque;
XWindow           197 modules/x11_out/x11_out.c 	XWindow *xwin = (XWindow *)vout->opaque;
XWindow           931 modules/x11_out/x11_out.c 	XWindow *xWin = (XWindow *)vout->opaque;
XWindow           957 modules/x11_out/x11_out.c 	XWindow *xWin = (XWindow *)vout->opaque;
XWindow          1010 modules/x11_out/x11_out.c static void X11_ReleaseGL(XWindow *xWin)
XWindow          1328 modules/x11_out/x11_out.c static void X11_XScreenSaverState(XWindow *xwin, Bool turn_on)
XWindow          1764 modules/x11_out/x11_out.c 	XWindow *xWindow;
XWindow          1767 modules/x11_out/x11_out.c 	GF_SAFEALLOC(xWindow, XWindow);
XWindow            67 modules/x11_out/x11_out.h #define X11VID()	XWindow *xWindow = (XWindow *)vout->opaque;