Home
last modified time | relevance | path

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

/external/pdfium/core/fpdftext/
Dcpdf_textpagefind.cpp251 int MatchedCount1 = findEngine.GetMatchedCount(); in FindPrev() local
252 if (((order1 + MatchedCount1) - 1) > m_findPreStart) in FindPrev()
255 MatchedCount = MatchedCount1; in FindPrev()