Searched refs:XAllocColorCells (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | AllCells.c | 32 Status XAllocColorCells( function in typeref:typename:Status
|
| /xsrc/external/mit/libXmu/dist/src/ |
| H A D | CrCmap.c | 348 if (XAllocColorCells(dpy, cmap, 1, (unsigned long *) NULL, 358 if (XAllocColorCells(dpy, cmap, 1, (unsigned long *) NULL, 477 if (! XAllocColorCells(dpy, cmap, (Bool) 0, (unsigned long *) NULL,
|
| /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/ |
| H A D | win32_x11.c | 101 XAllocColorCells(Display* display, Colormap colormap, Bool contig, function in typeref:typename:void
|
| H A D | win32_x11.h | 266 extern void XAllocColorCells(
|
| H A D | glut_cmap.c | 87 So in this case, use XAllocColorCells to allocate 97 XAllocColorCells(__glutDisplay, cmap->cmap, False, 0, 0,
|
| H A D | glut_menu.c | 223 status = XAllocColorCells(__glutDisplay, menuColormap, False, 0, 0,
|
| /xsrc/external/mit/libX11/dist/man/ |
| H A D | Makefile.am | 474 XAllocColorCells \
|
| H A D | Makefile.in | 866 XAllocColorCells \
|
| /xsrc/external/mit/ico/dist/ |
| H A D | ico.c | 756 int t = XAllocColorCells(dpy, closure->cmap, 0,
|
| /xsrc/external/mit/libX11/dist/include/X11/ |
| H A D | Xlib.h | 1974 extern Status XAllocColorCells(
|
Completed in 15 milliseconds