Searched refs:motionY (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);
585 motionY = (int)point.y;

Completed in 3 milliseconds