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

/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_fcb.c27 __glutCurrentWindow->fdisplay = (GLUTdisplayFCB) func;
89 __glutCurrentWindow->overlay->fdisplay = (GLUTdisplayFCB) func;
H A Dglutint.h392 GLUTdisplayFCB fdisplay; /* Fortran display */
436 GLUTdisplayFCB fdisplay; /* redraw */
/xsrc/external/mit/MesaGLUT/dist/include/GL/
H A Dglutf90.h25 #define GLUT_FCB_DISPLAY 0 /* GLUTdisplayFCB */
46 #define GLUT_FCB_OVERLAY_DISPLAY 100 /* GLUTdisplayFCB */
51 typedef void (GLUTCALLBACK *GLUTdisplayFCB) (void); typedef in typeref:typename:void (GLUTCALLBACK *)(void)
/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A Dglutint.h275 typedef void (*GLUTdisplayFCB) (void); typedef in typeref:typename:void (*)(void)

Completed in 6 milliseconds