Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dbrowsermainwindow.h103 void slotViewPageSource();
H A Dbrowsermainwindow.cpp358 viewMenu->addAction(tr("Page S&ource"), this, SLOT(slotViewPageSource()), tr("Ctrl+Alt+U")); in setupMenu()
774 void BrowserMainWindow::slotViewPageSource() in slotViewPageSource() function in BrowserMainWindow