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

/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_tablet.c13 glutTabletMotionFunc(GLUTtabletMotionCB tabletMotionFunc)
H A Dglutint.h284 typedef void (GLUTCALLBACK *GLUTtabletMotionCB) (int, int); typedef in typeref:typename:void (GLUTCALLBACK *)(int,int)
385 GLUTtabletMotionCB tabletMotion; /* tablet motion */
/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A DglutCallback.cpp164 glutTabletMotionFunc(GLUTtabletMotionCB tabletMotionFunc)
H A Dglutint.h271 typedef void (*GLUTtabletMotionCB) (int, int); typedef in typeref:typename:void (*)(int,int)
400 GLUTtabletMotionCB tabletMotion; /* tablet motion */

Completed in 7 milliseconds