Home
last modified time | relevance | path

Searched refs:historyManager (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dbrowserapplication.h73 static HistoryManager *historyManager();
H A Dbrowserapplication.cpp244 BrowserApplication::historyManager(); in postLaunch()
460 HistoryManager *BrowserApplication::historyManager() in historyManager() function in BrowserApplication
H A Dsettings.cpp266 BrowserApplication::historyManager()->loadSettings(); in saveToSettings()
H A Dtabwidget.cpp410 completionModel->setSourceModel(BrowserApplication::historyManager()->historyFilterModel()); in newTab()
607 BrowserApplication::historyManager()->updateHistoryItem(webView->url(), title); in webViewTitleChanged()
H A Dhistory.cpp604 m_history = BrowserApplication::historyManager(); in prePopulated()
664 history = BrowserApplication::historyManager(); in HistoryDialog()