Home
last modified time | relevance | path

Searched refs:slotViewFullScreen (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dbrowsermainwindow.h104 void slotViewFullScreen(bool enable);
H A Dbrowsermainwindow.cpp359 …QAction *a = viewMenu->addAction(tr("&Full Screen"), this, SLOT(slotViewFullScreen(bool)), Qt::Ke… in setupMenu()
761 void BrowserMainWindow::slotViewFullScreen(bool makeFullScreen) in slotViewFullScreen() function in BrowserMainWindow