Searched refs:iOldSel (Results 1 – 1 of 1) sorted by relevance
752 int32_t iOldSel = 0; in OnLButtonUp() local754 iOldSel = m_arrSelDays[0]; in OnLButtonUp()760 if (iOldSel > 0 && iOldSel <= pdfium::CollectionSize<int32_t>(m_arrDates)) { in OnLButtonUp()761 lpDatesInfo = m_arrDates[iOldSel - 1].get(); in OnLButtonUp()