| /xsrc/external/mit/libXmu/dist/src/ |
| H A D | DelCmap.c | 60 (s->colormap != DefaultColormap(dpy, screen)))
|
| H A D | LookupCmap.c | 136 ? DefaultColormap(dpy, screen) : None; 299 (s->colormap != DefaultColormap(dpy, screen)))
|
| H A D | StdCmap.c | 106 if (cmap == DefaultColormap(dpy, screen)) {
|
| H A D | CrCmap.c | 131 if (colormap->colormap == DefaultColormap(dpy, screen_number)) {
|
| /xsrc/external/mit/libXrender/dist/src/ |
| H A D | Color.c | 82 colormap = DefaultColormap (dpy, DefaultScreen (dpy));
|
| /xsrc/external/mit/xf86-video-intel/dist/test/ |
| H A D | cursor-test.c | 89 XParseColor(dpy, DefaultColormap(dpy, scr), "green", &fg); 90 XParseColor(dpy, DefaultColormap(dpy, scr), "black", &bg);
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/test/ |
| H A D | cursor-test.c | 89 XParseColor(dpy, DefaultColormap(dpy, scr), "green", &fg); 90 XParseColor(dpy, DefaultColormap(dpy, scr), "black", &bg);
|
| /xsrc/external/mit/xsetroot/dist/ |
| H A D | xsetroot.c | 502 XQueryColor(dpy, DefaultColormap(dpy, screen), &c); 503 } else if (!XParseColor(dpy, DefaultColormap(dpy, screen), name, &c)) { 519 if (!XParseColor(dpy,DefaultColormap(dpy,screen),name,&ecolor)) { 524 if (!XAllocColor(dpy, DefaultColormap(dpy, screen),&ecolor)) {
|
| /xsrc/external/mit/libX11/dist/src/xcms/ |
| H A D | cmsCmap.c | 109 if (cmap == DefaultColormap(dpy, i)) { 352 if (cmap == DefaultColormap(dpy, scr))
|
| /xsrc/external/mit/xrefresh/dist/ |
| H A D | xrefresh.c | 357 cmap = DefaultColormap (dpy, screen);
|
| /xsrc/local/programs/xsetwallpaper/ |
| H A D | xsetwallpaper.c | 126 colormap = DefaultColormap(display, 0);
|
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | Macros.c | 128 return (DefaultColormap(dpy, scr));
|
| /xsrc/external/mit/xmag/dist/ |
| H A D | xmag.c | 251 if (data->win_info.colormap != DefaultColormap(dpy, scr)) { 273 if (data->win_info.colormap != DefaultColormap(dpy, scr)) { 941 if (data->win_info.colormap == DefaultColormap(dpy, scr)) 966 if (data->win_info.colormap == DefaultColormap(dpy, scr)) 1060 if (data->win_info.colormap != DefaultColormap(dpy, scr)) {
|
| /xsrc/external/mit/mesa-demos/dist/src/xdemos/ |
| H A D | shape.c | 296 return DefaultColormap(dpy, scrnum);
|
| /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/ |
| H A D | glut_cmap.c | 165 *cmap = DefaultColormap(__glutDisplay, __glutScreen);
|
| H A D | glut_menu.c | 189 menuColormap = DefaultColormap(__glutDisplay, __glutScreen); 295 menuColormap = DefaultColormap(__glutDisplay, __glutScreen);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xnest/ |
| H A D | Screen.c | 389 DefaultColormap(xnestDisplay, DefaultScreen(xnestDisplay));
|
| /xsrc/external/mit/xorg-server/dist/hw/xnest/ |
| H A D | Screen.c | 389 DefaultColormap(xnestDisplay, DefaultScreen(xnestDisplay));
|
| /xsrc/external/mit/beforelight/dist/ |
| H A D | b4light.c | 313 cmap = DefaultColormap (display, screen);
|
| /xsrc/external/mit/libX11/dist/man/ |
| H A D | Makefile.am | 365 DefaultColormap \
|
| /xsrc/external/mit/xditview/dist/ |
| H A D | Dvi.c | 263 Colormap cmap = DefaultColormap(XtDisplay(w), scr);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/dmx/input/ |
| H A D | dmxconsole.c | 633 if (!XAllocNamedColor(dpy, DefaultColormap(dpy, DefaultScreen(dpy)), 761 attribs.colormap = DefaultColormap(dpy, screen);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/ |
| H A D | hostx.c | 449 XParseColor (HostX.dpy, DefaultColormap (HostX.dpy,HostX.screen), 451 XAllocColor (HostX.dpy, DefaultColormap (HostX.dpy, HostX.screen),
|
| /xsrc/external/mit/xset/dist/ |
| H A D | xset.c | 1139 Colormap cmap = DefaultColormap(dpy, scr); 1406 DefaultColormap(dpy, scr), BlackPixel(dpy, scr), WhitePixel(dpy,
|
| /xsrc/external/mit/xwud/dist/ |
| H A D | xwud.c | 528 colormap = DefaultColormap(dpy, screen); 994 if (colormap == DefaultColormap(dpy, DefaultScreen(dpy)))
|