Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dhistory.h248 HistoryMenuModel *m_historyMenuModel; variable
H A Dhistory.cpp605 m_historyMenuModel = new HistoryMenuModel(m_history->historyTreeModel(), this); in prePopulated()
606 setModel(m_historyMenuModel); in prePopulated()
613 setFirstSeparator(m_historyMenuModel->bumpedRows()); in prePopulated()