Searched refs:NearPos (Results 1 – 1 of 1) sorted by relevance
316 int NearPos = -1; in GetIndexAtPos() local342 NearPos = pos; in GetIndexAtPos()348 return pos < pdfium::CollectionSize<int>(m_CharList) ? pos : NearPos; in GetIndexAtPos()