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

/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A DglutCallback.cpp74 glutWindowStatusFunc(GLUTwindowStatusCB windowStatusFunc) function in typeref:typename:void APIENTRY
93 glutWindowStatusFunc(visibilityHelper);
95 glutWindowStatusFunc(NULL);
H A Dglut_ext.c125 { "glutWindowStatusFunc", (const GLUTproc) glutWindowStatusFunc },
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_ext.c125 { "glutWindowStatusFunc", (const GLUTproc) glutWindowStatusFunc },
H A Dglut_win.c997 glutWindowStatusFunc(GLUTwindowStatusCB windowStatusFunc) function in typeref:typename:void GLUTAPIENTRY
1022 glutWindowStatusFunc(visibilityHelper);
1024 glutWindowStatusFunc(NULL);
/xsrc/external/mit/MesaGLUT/dist/include/GL/
H A Dglut.h140 glutBitmapLength, glutStrokeLength, glutWindowStatusFunc, dynamic
555 GLUTAPI void GLUTAPIENTRY glutWindowStatusFunc(void (GLUTCALLBACK *func)(int state));

Completed in 6 milliseconds