Searched refs:iDatesCount (Results 1 – 1 of 1) sorted by relevance
641 int32_t iDatesCount = pdfium::CollectionSize<int32_t>(m_arrDates); in RemoveSelDay() local643 if (iSelDay <= iDatesCount) in RemoveSelDay()