Searched refs:visibleBot (Results 1 – 1 of 1) sorted by relevance
2776 int visibleTop, int visibleBot) { in drawEventRect() argument2780 r.bottom = Math.min((int) event.bottom - EVENT_RECT_BOTTOM_MARGIN, visibleBot); in drawEventRect()2809 visibleBot); in drawEventRect()