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