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

/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_dials.c11 glutButtonBoxFunc(GLUTbuttonBoxCB buttonBoxFunc)
H A Dglutint.h283 typedef void (GLUTCALLBACK *GLUTbuttonBoxCB) (int, int); typedef in typeref:typename:void (GLUTCALLBACK *)(int,int)
380 GLUTbuttonBoxCB buttonBox; /* button box */
/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A DglutCallback.cpp154 glutButtonBoxFunc(GLUTbuttonBoxCB buttonBoxFunc)
H A Dglutint.h270 typedef void (*GLUTbuttonBoxCB) (int, int); typedef in typeref:typename:void (*)(int,int)
395 GLUTbuttonBoxCB buttonBox; /* button box */

Completed in 8 milliseconds