Searched refs:initialWindow (Results 1 - 2 of 2) sorted by relevance

/haiku/src/libs/glut/
H A DglutWindow.cpp248 __glutDestroyWindow(GlutWindow *window, GlutWindow *initialWindow) argument
254 __glutDestroyWindow(cur, initialWindow);
261 if (parent && parent == initialWindow->parent) {
H A Dglutint.h766 GLUTwindow * initialWindow);

Completed in 72 milliseconds