Home
last modified time | relevance | path

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

/packages/apps/Calendar/src/com/android/calendar/
DDayView.kt1890 val stopY = (HOUR_GAP + 24 * (mCellHeight + HOUR_GAP)).toFloat() in drawGridBackground() constant
1918 mLines[linesIndex++] = stopY in drawGridBackground()
2111 val stopY = startY + mAlldayHeight + ALLDAY_TOP_MARGIN in drawAllDayEvents() constant
2129 mLines[linesIndex++] = stopY in drawAllDayEvents()