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

/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A DglutWindow.h118 bool fConnectionDisabled; member in class:GlutBWindow
H A DglutWindow.cpp569 fConnectionDisabled = false;
580 if(bgl && !fConnectionDisabled) {
605 fConnectionDisabled = true;

Completed in 3 milliseconds