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

/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A DglutCallback.cpp59 glutPassiveMotionFunc(GLUTpassiveCB passiveMotionFunc)
H A DglutWindow.h63 GLUTpassiveCB passive; /* passive motion (x,y) */
H A Dglutint.h256 typedef void (*GLUTpassiveCB) (int, int); typedef in typeref:typename:void (*)(int,int)
387 GLUTpassiveCB passive; /* passive motion (x,y) */
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglutint.h269 typedef void (GLUTCALLBACK *GLUTpassiveCB) (int, int); typedef in typeref:typename:void (GLUTCALLBACK *)(int,int)
372 GLUTpassiveCB passive; /* passive motion (x,y) */
H A Dglut_win.c971 glutPassiveMotionFunc(GLUTpassiveCB passiveMotionFunc)

Completed in 9 milliseconds