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

/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_tablet.c29 __glutCurrentWindow->tabletButton = tabletButtonFunc;
H A Dglut_input.c226 && window->tabletButton
231 window->tabletButton(devbtn->button, GLUT_DOWN,
252 && window->tabletButton
257 window->tabletButton(devbtn->button, GLUT_UP,
501 if (window->tabletButton) {
512 if (window->tabletMotion || window->tabletButton) {
H A Dglutint.h386 GLUTtabletButtonCB tabletButton; /* tablet button */ member in struct:_GLUTwindow
H A Dglut_win.c652 window->tabletButton = NULL;
/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A Dglutint.h401 GLUTtabletButtonCB tabletButton; /* tablet button */ member in struct:_GLUTwindow

Completed in 16 milliseconds