Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dhistory.h127 HistoryTreeModel *m_historyTreeModel; variable
H A Dhistory.cpp67 , m_historyTreeModel(0) in HistoryManager()
80 m_historyTreeModel = new HistoryTreeModel(m_historyFilterModel, this); in HistoryManager()
141 return m_historyTreeModel; in historyTreeModel()