Home
last modified time | relevance | path

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

/external/pdfium/xfa/fde/
Dcfde_txtedtpage.cpp109 int32_t nRtCount = pdfium::CollectionSize<int32_t>(rectArr); in GetCharIndex() local
110 for (int32_t j = 0; j < nRtCount; j++) { in GetCharIndex()