Searched refs:glutSetWindow (Results 1 - 4 of 4) sorted by relevance

/haiku/src/libs/glut/
H A DglutGameMode.cpp125 glutSetWindow(fGameModeWindow);
166 glutSetWindow(fPreviousWindow);
H A Dglut_ext.c78 { "glutSetWindow", (const GLUTproc) glutSetWindow },
H A DglutWindow.cpp218 glutSetWindow(int win) function
223 __glutWarning("glutSetWindow attempted on bogus window.");
229 __glutWarning("glutSetWindow attempted on bogus window.");
/haiku/headers/libs/glut/GL/
H A Dglut.h576 GLUTAPI void GLUTAPIENTRY glutSetWindow(int win);

Completed in 205 milliseconds