Searched refs:GLUTdialsCB (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_dials.c20 glutDialsFunc(GLUTdialsCB dialsFunc)
H A Dglutint.h282 typedef void (GLUTCALLBACK *GLUTdialsCB) (int, int); typedef in typeref:typename:void (GLUTCALLBACK *)(int,int)
381 GLUTdialsCB dials; /* dials */
/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A DglutCallback.cpp159 glutDialsFunc(GLUTdialsCB dialsFunc)
H A Dglutint.h269 typedef void (*GLUTdialsCB) (int, int); typedef in typeref:typename:void (*)(int,int)
396 GLUTdialsCB dials; /* dials */

Completed in 7 milliseconds