Searched refs:lineBottom (Results 1 – 1 of 1) sorted by relevance
3570 int lineBottom = eventLayout.getLineBottom(i); in drawEventText() local3571 if (lineBottom <= height) { in drawEventText()3572 totalLineHeight = lineBottom; in drawEventText()