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

/xsrc/external/mit/MesaGLUT/dist/include/GL/
H A Dglutf90.h33 #define GLUT_FCB_WINDOW_STATUS 8 /* GLUTwindowStatusFCB */
59 typedef void (GLUTCALLBACK *GLUTwindowStatusFCB) (int *); typedef in typeref:typename:void (GLUTCALLBACK *)(int *)
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_fcb.c51 __glutCurrentWindow->fwindowStatus = (GLUTwindowStatusFCB) func;
H A Dglutint.h400 GLUTwindowStatusFCB fwindowStatus; /* Fortran window status */
/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A Dglutint.h284 typedef void (*GLUTwindowStatusFCB) (int *); typedef in typeref:typename:void (*)(int *)
416 GLUTwindowStatusFCB fwindowStatus; /* Fortran visibility

Completed in 6 milliseconds