Home | History | Annotate | Download | only in QtTestBrowser

Lines Matching refs:alreadyEnabled

776     bool alreadyEnabled = windowState() & Qt::WindowFullScreen;
777 if (enable ^ alreadyEnabled)