Searched refs:__glutWMDeleteWindow (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_init.c52 Atom __glutWMDeleteWindow; variable in typeref:typename:Atom
151 __glutWMDeleteWindow = XSGIFastInternAtom(__glutDisplay,
H A Dglut_gamemode.c625 XSetWMProtocols(__glutDisplay, win, &__glutWMDeleteWindow, 1);
H A Dglutint.h617 extern Atom __glutWMDeleteWindow;
H A Dglut_event.c819 if (event.xclient.data.l[0] == __glutWMDeleteWindow)
H A Dglut_win.c757 XSetWMProtocols(__glutDisplay, win, &__glutWMDeleteWindow, 1);
/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A Dglutint.h635 extern Atom __glutWMDeleteWindow;

Completed in 9 milliseconds