Searched defs:GLUTtabletMotionCB (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaGLUT/dist/src/glut/beos/ | ||
| H A D | glutint.h | 271 typedef void (*GLUTtabletMotionCB) (int, int); typedef in typeref:typename:void (*)(int,int) |
| /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/ | ||
| H A D | glutint.h | 284 typedef void (GLUTCALLBACK *GLUTtabletMotionCB) (int, int); typedef in typeref:typename:void (GLUTCALLBACK *)(int,int) |
Completed in 5 milliseconds