Home
last modified time | relevance | path

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

/packages/apps/Calendar/src/com/android/calendar/month/
DMonthWeekEventsView.java141 protected int mMonthNumAscentHeight; field in MonthWeekEventsView
407 mMonthNumAscentHeight = (int) (-mMonthNumPaint.ascent() + 0.5f); in initView()
694 y = mMonthNumAscentHeight + TOP_PADDING_MONTH_NUMBER; in drawWeekNums()