Searched refs:GetMatchedCount (Results 1 – 4 of 4) sorted by relevance
149 virtual int GetMatchedCount() const = 0;
156 virtual int GetMatchedCount()const;
2459 int MatchedCount1 = findEngine.GetMatchedCount(); in FindPrev()2610 int CPDF_TextPageFind::GetMatchedCount()const in GetMatchedCount() function in CPDF_TextPageFind
180 return textpageFind->GetMatchedCount(); in FPDFText_GetSchCount()