Searched refs:GLUTdialsCB (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/ | ||
| H A D | glut_dials.c | 20 glutDialsFunc(GLUTdialsCB dialsFunc) |
| H A D | glutint.h | 282 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 D | glutCallback.cpp | 159 glutDialsFunc(GLUTdialsCB dialsFunc) |
| H A D | glutint.h | 269 typedef void (*GLUTdialsCB) (int, int); typedef in typeref:typename:void (*)(int,int) 396 GLUTdialsCB dials; /* dials */ |
Completed in 7 milliseconds