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

/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A DglutWindow.h78 bool windowStatusEvent; // call visibility member in class:GlutWindow
H A DglutWindow.cpp136 windowStatusEvent = 0; // DirectConnected() will report change in
599 bgl->anyevents = bgl->windowStatusEvent = true;
H A DglutEvent.cpp234 if (win->windowStatusEvent) {
235 win->windowStatusEvent = false;

Completed in 3 milliseconds