Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dhistory.h244 void showHistoryDialog();
H A Dhistory.cpp624 connect(showAllAction, SIGNAL(triggered()), this, SLOT(showHistoryDialog())); in postPopulated()
632 void HistoryMenu::showHistoryDialog() in showHistoryDialog() function in HistoryMenu