Searched refs:nRtCount (Results 1 – 1 of 1) sorted by relevance
109 int32_t nRtCount = pdfium::CollectionSize<int32_t>(rectArr); in GetCharIndex() local110 for (int32_t j = 0; j < nRtCount; j++) { in GetCharIndex()