Home | History | Annotate | Download | only in calendar

Lines Matching defs:maxPosition

3060         int maxPosition = -1;
3068 } else if (position > maxPosition) {
3070 maxPosition = position;