Searched refs:glutPassiveMotionFunc (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A DglutCallback.cpp59 glutPassiveMotionFunc(GLUTpassiveCB passiveMotionFunc) function in typeref:typename:void APIENTRY
H A Dglut_ext.c109 { "glutPassiveMotionFunc", (const GLUTproc) glutPassiveMotionFunc },
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dglutfx.c185 glutPassiveMotionFunc( MouseMove );
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_ext.c109 { "glutPassiveMotionFunc", (const GLUTproc) glutPassiveMotionFunc },
H A Dglut_win.c971 glutPassiveMotionFunc(GLUTpassiveCB passiveMotionFunc) function in typeref:typename:void GLUTAPIENTRY
/xsrc/external/mit/MesaGLUT/dist/include/GL/
H A Dglut.h536 GLUTAPI void GLUTAPIENTRY glutPassiveMotionFunc(void (GLUTCALLBACK *func)(int x, int y));

Completed in 5 milliseconds