Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dhistory.cpp1115 int startDateRow = sourceDateRow(offset - 1); in mapToSource() local
1116 return sourceModel()->index(startDateRow + proxyIndex.row(), proxyIndex.column()); in mapToSource()