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