Searched refs:lineBottom (Results 1 – 1 of 1) sorted by relevance
2489 val lineBottom: Int = eventLayout.getLineBottom(i) in drawEventText() constant2490 totalLineHeight = if (lineBottom <= height) { in drawEventText()2491 lineBottom in drawEventText()