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

/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_tablet.c13 glutTabletMotionFunc(GLUTtabletMotionCB tabletMotionFunc) function in typeref:typename:void GLUTAPIENTRY
H A Dglut_ext.c121 { "glutTabletMotionFunc", (const GLUTproc) glutTabletMotionFunc },
/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A DglutCallback.cpp164 glutTabletMotionFunc(GLUTtabletMotionCB tabletMotionFunc) function in typeref:typename:void APIENTRY
H A Dglut_ext.c121 { "glutTabletMotionFunc", (const GLUTproc) glutTabletMotionFunc },
/xsrc/external/mit/MesaGLUT/dist/include/GL/
H A Dglut.h549 GLUTAPI void GLUTAPIENTRY glutTabletMotionFunc(void (GLUTCALLBACK *func)(int x, int y));

Completed in 5 milliseconds