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

/haiku/src/libs/glut/
H A DglutCallback.cpp116 gState.currentWindow->reshape = __glutDefaultReshape;
H A DglutWindow.cpp58 __glutDefaultReshape(int width, int height) function
105 reshape = __glutDefaultReshape;
H A Dglutint.h760 extern void __glutDefaultReshape(int, int);
805 void __glutDefaultReshape(int width, int height);

Completed in 89 milliseconds