Home | History | Annotate | Download | only in calendar

Lines Matching refs:endIndex

1740             int endIndex = endDay - firstDay;
1751 event.right = left + endIndex * (mCellWidth + DAY_GAP) + mCellWidth - 1;