Searched refs:glutBitmapLength (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A Dglut_bwidth.c34 glutBitmapLength(GLUTbitmapFont font, const unsigned char *string) function in typeref:typename:int APIENTRY
H A Dglut_ext.c142 { "glutBitmapLength", (const GLUTproc) glutBitmapLength },
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_bwidth.c34 glutBitmapLength(GLUTbitmapFont font, const unsigned char *string) function in typeref:typename:int GLUTAPIENTRY
H A Dglut_ext.c142 { "glutBitmapLength", (const GLUTproc) glutBitmapLength },
/xsrc/external/mit/MesaGLUT/dist/include/GL/
H A Dglut.h140 glutBitmapLength, glutStrokeLength, glutWindowStatusFunc, dynamic
592 GLUTAPI int GLUTAPIENTRY glutBitmapLength(void *font, const unsigned char *string);

Completed in 8 milliseconds