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

/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_tablet.c15 __glutCurrentWindow->tabletMotion = tabletMotionFunc;
H A Dglut_input.c165 window->tabletMotion(window->tabletPos[0], window->tabletPos[1]);
187 && window->tabletMotion) {
496 if (window->tabletMotion) {
512 if (window->tabletMotion || window->tabletButton) {
H A Dglutint.h385 GLUTtabletMotionCB tabletMotion; /* tablet motion */ member in struct:_GLUTwindow
H A Dglut_win.c651 window->tabletMotion = NULL;
/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A Dglutint.h400 GLUTtabletMotionCB tabletMotion; /* tablet motion */ member in struct:_GLUTwindow

Completed in 7 milliseconds