Searched refs:XAllocColorCells (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/libX11/dist/src/
H A DAllCells.c32 Status XAllocColorCells( function in typeref:typename:Status
/xsrc/external/mit/libXmu/dist/src/
H A DCrCmap.c348 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 Dwin32_x11.c101 XAllocColorCells(Display* display, Colormap colormap, Bool contig, function in typeref:typename:void
H A Dwin32_x11.h266 extern void XAllocColorCells(
H A Dglut_cmap.c87 So in this case, use XAllocColorCells to allocate
97 XAllocColorCells(__glutDisplay, cmap->cmap, False, 0, 0,
H A Dglut_menu.c223 status = XAllocColorCells(__glutDisplay, menuColormap, False, 0, 0,
/xsrc/external/mit/libX11/dist/man/
H A DMakefile.am474 XAllocColorCells \
H A DMakefile.in866 XAllocColorCells \
/xsrc/external/mit/ico/dist/
H A Dico.c756 int t = XAllocColorCells(dpy, closure->cmap, 0,
/xsrc/external/mit/libX11/dist/include/X11/
H A DXlib.h1974 extern Status XAllocColorCells(

Completed in 15 milliseconds