Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dbrowsermainwindow.h96 void slotViewZoomIn();
H A Dbrowsermainwindow.cpp349 …viewMenu->addAction(tr("Zoom &In"), this, SLOT(slotViewZoomIn()), QKeySequence(Qt::CTRL | Qt::Key_… in setupMenu()
733 void BrowserMainWindow::slotViewZoomIn() in slotViewZoomIn() function in BrowserMainWindow