Searched refs:IsFullScreen (Results 1 – 7 of 7) sorted by relevance
38 bool IsFullScreen() const { return fFullScreen; } in IsFullScreen() function
352 if (fDirectWindowInfo.IsSet() && fDirectWindowInfo->IsFullScreen()) in _Show()4310 if (fDirectWindowInfo.IsSet() && fDirectWindowInfo->IsFullScreen()) in ScreenChanged()
113 bool IsFullScreen() const;
386 if (win->IsFullScreen()) in glutPositionWindow()410 if (win->IsFullScreen()) in glutReshapeWindow()
251 SetFullScreen(!IsFullScreen()); in MessageReceived()254 if (!IsFullScreen()) in MessageReceived()
434 BDirectWindow::IsFullScreen() const in IsFullScreen() function in BDirectWindow
351 \fn bool BDirectWindow::IsFullScreen() const