Searched refs:XGetRGBColormaps (Results 1 - 15 of 15) sorted by relevance
| /xsrc/external/mit/libXmu/dist/src/ |
| H A D | DelCmap.c | 54 if (XGetRGBColormaps(dpy, RootWindow(dpy, screen), &stdcmaps, &count,
|
| H A D | LookupCmap.c | 217 if (! XGetRGBColormaps(dpy, win, &stdcmaps, &count, property)) {
|
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | GetStCmap.c | 73 stat = XGetRGBColormaps (dpy, w, &stdcmaps, &nstdcmaps, property);
|
| H A D | GetRGBCMap.c | 39 Status XGetRGBColormaps ( function in typeref:typename:Status
|
| /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/ |
| H A D | glut_cmap.c | 186 window AND the colormap obtainable by XGetRGBColormaps 205 status = XGetRGBColormaps(__glutDisplay, __glutRoot, 234 status = XGetRGBColormaps(__glutDisplay, __glutRoot,
|
| /xsrc/external/mit/libX11/dist/include/X11/ |
| H A D | Xutil.h | 442 extern Status XGetRGBColormaps(
|
| /xsrc/external/mit/libX11/dist/man/ |
| H A D | Makefile.am | 447 XGetRGBColormaps \
|
| H A D | Makefile.in | 839 XGetRGBColormaps \
|
| /xsrc/external/mit/ctwm/dist/ |
| H A D | colormaps.c | 641 * just letting XGetRGBColormaps() refuse to handle probably most of 658 if(XGetRGBColormaps(dpy, Scr->Root, &maps, &nmaps, atoms[i])) {
|
| H A D | event_handlers.c | 1163 if(XGetRGBColormaps(dpy, Scr->Root, &maps, &nmaps,
|
| /xsrc/external/mit/libX11/dist/modules/im/ximcp/ |
| H A D | imRmAttr.c | 973 if (!(XGetRGBColormaps(ic->core.im->core.display, 1024 if (!(XGetRGBColormaps(ic->core.im->core.display,
|
| H A D | imRm.c | 2838 if (!(XGetRGBColormaps(ic->core.im->core.display, 2860 if (!(XGetRGBColormaps(ic->core.im->core.display,
|
| /xsrc/external/mit/twm/dist/src/ |
| H A D | util.c | 473 if (XGetRGBColormaps(dpy, Scr->Root, &maps, &nmaps, atoms[i])) {
|
| H A D | events.c | 751 if (XGetRGBColormaps(dpy, Scr->Root, &maps, &nmaps,
|
| /xsrc/external/mit/xwud/dist/ |
| H A D | xwud.c | 390 if (!map_prop || !XGetRGBColormaps(dpy, RootWindow(dpy, screen),
|
Completed in 45 milliseconds