Searched refs:XDefaultScreen (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/test/
H A Dxvidmode.c21 XF86VidModeGetAllModeLines(dpy, XDefaultScreen(dpy),
43 XF86VidModeSwitchToMode(dpy, XDefaultScreen(dpy), modes[i]);
48 XF86VidModeSwitchToMode(dpy, XDefaultScreen(dpy),
/xsrc/external/mit/xlsfonts/dist/
H A Ddsimple.c128 screen = XDefaultScreen(dpy);
/xsrc/external/mit/libXpm/dist/src/
H A Damigax.h76 #define XDefaultScreen(dpy) (0) macro
H A Dsimx.h101 FUNC(XDefaultScreen, Screen *, (Display *d));
H A Dsimx.c118 XDefaultScreen(Display *d) function in typeref:typename:Screen *
H A Dcreate.c550 visual = XDefaultVisual(display, XDefaultScreen(display));
555 colormap = XDefaultColormap(display, XDefaultScreen(display));
796 visual = XDefaultVisual(display, XDefaultScreen(display));
801 colormap = XDefaultColormap(display, XDefaultScreen(display));
806 depth = XDefaultDepth(display, XDefaultScreen(display));
2054 visual = XDefaultVisual(display, XDefaultScreen(display));
2059 colormap = XDefaultColormap(display, XDefaultScreen(display));
2064 depth = XDefaultDepth(display, XDefaultScreen(display));
H A Dscan.c453 colormap = XDefaultColormap(display, XDefaultScreen(display));
/xsrc/external/mit/xwd/dist/
H A Ddsimple.c134 screen = XDefaultScreen(dpy);
/xsrc/external/mit/xprop/dist/
H A Ddsimple.c132 screen = XDefaultScreen(dpy);
/xsrc/external/mit/libX11/dist/src/
H A DMacros.c48 int XDefaultScreen(Display *dpy) { return (DefaultScreen(dpy)); } function in typeref:typename:int
/xsrc/external/mit/libX11/dist/include/X11/
H A DXlib.h2237 extern int XDefaultScreen(
/xsrc/external/mit/xterm/dist/
H A Dmisc.c2586 XDefaultScreen(dpy)));

Completed in 24 milliseconds