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

/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_keyctrl.c18 glutSetKeyRepeat(int repeatMode) argument
23 /* GLUT's repeatMode #define's match the Xlib API values. */
24 values.auto_repeat_mode = repeatMode;
/xsrc/external/mit/MesaGLUT/dist/include/GL/
H A Dglut.h642 GLUTAPI void GLUTAPIENTRY glutSetKeyRepeat(int repeatMode);

Completed in 4 milliseconds