Home
last modified time | relevance | path

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

/external/pdfium/core/fpdftext/
Dcpdf_textpagefind.cpp245 int MatchedCount = 0; in FindPrev() local
255 MatchedCount = MatchedCount1; in FindPrev()
263 m_resEnd = m_pTextPage->TextIndexFromCharIndex(order + MatchedCount - 1); in FindPrev()
265 m_resArray = m_pTextPage->GetRectArray(order, MatchedCount); in FindPrev()