Searched refs:GLUTentryCB (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A DglutCallback.cpp65 glutEntryFunc(GLUTentryCB entryFunc)
H A DglutWindow.h64 GLUTentryCB entry; /* window entry/exit (state) */
H A Dglutint.h257 typedef void (*GLUTentryCB) (int); typedef in typeref:typename:void (*)(int)
388 GLUTentryCB entry; /* window entry/exit (state) */
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglutint.h270 typedef void (GLUTCALLBACK *GLUTentryCB) (int); typedef in typeref:typename:void (GLUTCALLBACK *)(int)
373 GLUTentryCB entry; /* window entry/exit (state) */
H A Dglut_win.c986 glutEntryFunc(GLUTentryCB entryFunc)

Completed in 7 milliseconds