Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dhistory.h77 Q_PROPERTY(int historyLimit READ historyLimit WRITE setHistoryLimit)
94 int historyLimit() const;
H A Dhistory.cpp199 int HistoryManager::historyLimit() const in historyLimit() function in HistoryManager