Searched refs:motionX (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A DglutWindow.h85 int motionX, motionY; // for motion callback member in class:GlutWindow
H A DglutEvent.cpp187 win->motion(win->motionX, win->motionY);
584 motionX = (int)point.x;

Completed in 3 milliseconds