Searched refs:glutSetCursor (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A DglutCursor.cpp46 * FUNCTION: glutSetCursor (4.13)
50 void glutSetCursor(int cursor) { function in typeref:typename:void
H A Dglut_ext.c84 { "glutSetCursor", (const GLUTproc) glutSetCursor },
/xsrc/external/mit/mesa-demos/dist/src/samples/
H A Dcursor.c41 glutSetCursor(cursor);
70 glutSetCursor(cursor);
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_cursor.c116 (called from glutSetCursor) as "define cursor". */
184 glutSetCursor(int cursor) function in typeref:typename:void GLUTAPIENTRY
H A Dglut_ext.c84 { "glutSetCursor", (const GLUTproc) glutSetCursor },
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dpixeltest.c462 glutSetCursor(GLUT_CURSOR_CROSSHAIR);
/xsrc/external/mit/MesaGLUT/dist/include/GL/
H A Dglut.h417 /* glutSetCursor parameters. */
494 GLUTAPI void GLUTAPIENTRY glutSetCursor(int cursor);

Completed in 6 milliseconds