Searched refs:viewBottom (Results 1 – 1 of 1) sorted by relevance
511 int viewTop, viewBottom, lineTop, lineBottom; in drawItems() local516 viewBottom = scrolly + d.height; in drawItems()522 if (lineTop > viewBottom || lineBottom < viewTop) in drawItems()