Home
last modified time | relevance | path

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

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