Home | History | Annotate | Download | only in calendar

Lines Matching refs:downEvent

3261             Event downEvent = null;
3352 downEvent = neighbor;
3356 int currentLeft = (int) downEvent.left;
3357 int currentRight = (int) downEvent.right;
3372 downEvent = neighbor;
3429 ev.nextDown = downEvent;