Searched defs:toggleFullScreenMode (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Tools/MiniBrowser/qt/
H A DBrowserWindow.cpp103 connect(this, SIGNAL(enteredFullScreenMode(bool)), this, SLOT(toggleFullScreenMode(bool)));
302 void BrowserWindow::toggleFullScreenMode(bool enable) function in class:BrowserWindow
/external/webkit/Tools/QtTestBrowser/
H A Dlauncherwindow.cpp132 connect(this, SIGNAL(enteredFullScreenMode(bool)), this, SLOT(toggleFullScreenMode(bool)));
774 void LauncherWindow::toggleFullScreenMode(bool enable) function in class:LauncherWindow

Completed in 54 milliseconds