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

/xsrc/external/mit/MesaGLUT/dist/include/GL/
H A Dglutf90.h29 #define GLUT_FCB_PASSIVE 4 /* GLUTpassiveFCB */
57 typedef void (GLUTCALLBACK *GLUTpassiveFCB) (int *, int *); typedef in typeref:typename:void (GLUTCALLBACK *)(int *,int *)
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_fcb.c39 __glutCurrentWindow->fpassive = (GLUTpassiveFCB) func;
H A Dglutint.h396 GLUTpassiveFCB fpassive; /* Fortran passive */
/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A Dglutint.h281 typedef void (*GLUTpassiveFCB) (int *, int *); typedef in typeref:typename:void (*)(int *,int *)
412 GLUTpassiveFCB fpassive; /* Fortran passive */

Completed in 6 milliseconds