Lines Matching refs:GlutBWindow
151 GlutBWindow *mybwindow = new GlutBWindow(
563 * CLASS: GlutBWindow
567 GlutBWindow::GlutBWindow(BRect frame, char *name) :
578 void GlutBWindow::DirectConnected( direct_buffer_info *info ) {
604 GlutBWindow::~GlutBWindow() {
614 bool GlutBWindow::QuitRequested() {
620 void GlutBWindow::Minimize(bool minimize) {
625 void GlutBWindow::Hide() {
630 void GlutBWindow::Show() {