Searched refs:reshapeFunc (Results 1 – 2 of 2) sorted by relevance
111 glutReshapeFunc(GLUTreshapeCB reshapeFunc) in glutReshapeFunc() argument113 if (reshapeFunc) { in glutReshapeFunc()114 gState.currentWindow->reshape = reshapeFunc; in glutReshapeFunc()
758 extern void __glutReshapeFunc(GLUTreshapeCB reshapeFunc,