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

/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_fullscrn.c47 __glutCurrentWindow->desiredWidth = __glutScreenWidth;
H A Dglut_init.c40 int __glutScreenWidth; variable in typeref:typename:int
112 __glutScreenWidth = GetSystemMetrics(SM_CXSCREEN);
147 __glutScreenWidth = DisplayWidth(__glutDisplay, __glutScreen);
H A Dwin32_winproc.c555 minmax->ptMaxSize.x = __glutScreenWidth;
560 minmax->ptMaxTrackSize.x = __glutScreenWidth +
H A Dglut_gamemode.c586 width = __glutScreenWidth;
H A Dglut_menu.c511 __glutScreenWidth) {
512 changes.x = __glutScreenWidth -
H A Dglutint.h639 extern int __glutScreenWidth;
/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A Dglutint.h659 extern int __glutScreenWidth;

Completed in 17 milliseconds