Searched refs:GLUTbuttonBoxCB (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/ | ||
| H A D | glut_dials.c | 11 glutButtonBoxFunc(GLUTbuttonBoxCB buttonBoxFunc) |
| H A D | glutint.h | 283 typedef void (GLUTCALLBACK *GLUTbuttonBoxCB) (int, int); typedef in typeref:typename:void (GLUTCALLBACK *)(int,int) 380 GLUTbuttonBoxCB buttonBox; /* button box */ |
| /xsrc/external/mit/MesaGLUT/dist/src/glut/beos/ | ||
| H A D | glutCallback.cpp | 154 glutButtonBoxFunc(GLUTbuttonBoxCB buttonBoxFunc) |
| H A D | glutint.h | 270 typedef void (*GLUTbuttonBoxCB) (int, int); typedef in typeref:typename:void (*)(int,int) 395 GLUTbuttonBoxCB buttonBox; /* button box */ |
Completed in 8 milliseconds