Searched refs:GLUTcolorcell (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_cmap.c59 cmap->cells = (GLUTcolorcell *)
60 malloc(sizeof(GLUTcolorcell) * cmap->size);
H A Dglutint.h288 typedef struct _GLUTcolorcell GLUTcolorcell; typedef in typeref:struct:_GLUTcolorcell
301 GLUTcolorcell *cells; /* array of cells */
/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A Dglutint.h303 typedef struct _GLUTcolorcell GLUTcolorcell; typedef in typeref:struct:_GLUTcolorcell
316 GLUTcolorcell *cells; /* array of cells */

Completed in 6 milliseconds