Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dhistory.cpp1073 int totalRows = sourceModel()->rowCount(); in rowCount() local
1075 for (int i = 0; i < totalRows; ++i) { in rowCount()