Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/browser/
H A Dhistory.cpp820 int sourceModelRow = sourceModel()->rowCount() - sourceIndex.row(); in mapFromSource() local
823 if (m_sourceRow.at(i) == sourceModelRow) { in mapFromSource()