Home
last modified time | relevance | path

Searched refs:historyFilterModel (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dhistory.h102 HistoryFilterModel *historyFilterModel() const;
H A Dtabwidget.cpp410 completionModel->setSourceModel(BrowserApplication::historyManager()->historyFilterModel()); in newTab()
H A Dhistory.cpp134 HistoryFilterModel *HistoryManager::historyFilterModel() const in historyFilterModel() function in HistoryManager