Searched refs:glutDestroyMenu (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaGLUT/dist/src/glut/beos/ | ||
| H A D | glut_ext.c | 94 { "glutDestroyMenu", (const GLUTproc) glutDestroyMenu }, |
| H A D | glutMenu.cpp | 119 * FUNCTION: glutDestroyMenu (6.3) 124 glutDestroyMenu(int menunum) function in typeref:typename:void APIENTRY |
| /xsrc/external/mit/MesaGLUT/dist/src/glut/glx/ | ||
| H A D | glut_ext.c | 94 { "glutDestroyMenu", (const GLUTproc) glutDestroyMenu }, |
| H A D | glut_menu2.c | 44 glutDestroyMenu(int menunum) function in typeref:typename:void GLUTAPIENTRY |
| H A D | win32_menu.c | 270 glutDestroyMenu(int menunum) function in typeref:typename:void GLUTAPIENTRY |
| /xsrc/external/mit/MesaGLUT/dist/include/GL/ | ||
| H A D | glut.h | 519 GLUTAPI void GLUTAPIENTRY glutDestroyMenu(int menu); |
Completed in 9 milliseconds