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

/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_tablet.c27 glutTabletButtonFunc(GLUTtabletButtonCB tabletButtonFunc)
H A Dglutint.h285 typedef void (GLUTCALLBACK *GLUTtabletButtonCB) (int, int, int, int); typedef in typeref:typename:void (GLUTCALLBACK *)(int,int,int,int)
386 GLUTtabletButtonCB tabletButton; /* tablet button */
/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A DglutCallback.cpp169 glutTabletButtonFunc(GLUTtabletButtonCB tabletButtonFunc)
H A Dglutint.h272 typedef void (*GLUTtabletButtonCB) (int, int, int, int); typedef in typeref:typename:void (*)(int,int,int,int)
401 GLUTtabletButtonCB tabletButton; /* tablet button */

Completed in 6 milliseconds