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

/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A DglutOverlay.cpp37 void glutShowOverlay() { function in typeref:typename:void
H A Dglut_ext.c91 { "glutShowOverlay", (const GLUTproc) glutShowOverlay },
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_ext.c91 { "glutShowOverlay", (const GLUTproc) glutShowOverlay },
H A Dglut_overlay.c548 glutShowOverlay(void) function in typeref:typename:void GLUTAPIENTRY
551 __glutWarning("glutShowOverlay: window has no overlay established");
/xsrc/external/mit/MesaGLUT/dist/include/GL/
H A Dglut.h507 GLUTAPI void GLUTAPIENTRY glutShowOverlay(void);

Completed in 4 milliseconds