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

/xsrc/external/mit/MesaGLUT/dist/include/GL/
H A Dglutf90.h41 #define GLUT_FCB_SPACE_BUTTON 16 /* GLUTspaceButtonFCB */
66 typedef void (GLUTCALLBACK *GLUTspaceButtonFCB) (int *, int *); typedef in typeref:typename:void (GLUTCALLBACK *)(int *,int *)
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_fcb.c75 __glutCurrentWindow->fspaceButton = (GLUTspaceButtonFCB) func;
H A Dglutint.h408 GLUTspaceButtonFCB fspaceButton; /* Spaceball button */
/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A Dglutint.h293 typedef void (*GLUTspaceButtonFCB) (int *, int *); typedef in typeref:typename:void (*)(int *,int *)
428 GLUTspaceButtonFCB fspaceButton; /* Spaceball button

Completed in 9 milliseconds