Searched refs:__glutAdjustCoords (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dwin32_util.c86 __glutAdjustCoords(Window parent, int* x, int* y, int* width, int* height) function in typeref:typename:void
H A Dglutwin32.h49 extern void __glutAdjustCoords(Window parent, int *x, int *y, int *width, int *height);
H A Dglut_win.c546 /* Stash width and height before Win32's __glutAdjustCoords
554 __glutAdjustCoords(parent ? parent->win : NULL,

Completed in 4 milliseconds