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

/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dwin32_menu.c25 unsigned __glutMenuButton; variable in typeref:typename:unsigned
100 ((__glutMenuButton == TPM_RIGHTBUTTON) ? TPM_RIGHTBUTTON : TPM_LEFTBUTTON),
H A Dwin32_winproc.c20 extern unsigned __glutMenuButton;
365 __glutMenuButton = button == GLUT_RIGHT_BUTTON ? TPM_RIGHTBUTTON :

Completed in 2 milliseconds