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.kt2489 val lineBottom: Int = eventLayout.getLineBottom(i) in drawEventText() constant
2490 totalLineHeight = if (lineBottom <= height) { in drawEventText()
2491 lineBottom in drawEventText()