Home
last modified time | relevance | path

Searched refs:lineBottom (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/
DDayView.java3570 int lineBottom = eventLayout.getLineBottom(i); in drawEventText() local
3571 if (lineBottom <= height) { in drawEventText()
3572 totalLineHeight = lineBottom; in drawEventText()