Searched refs:mMonthHeight (Results 1 – 1 of 1) sorted by relevance
107 private int mMonthHeight; field in SimpleMonthView244 return mMonthHeight; in getMonthHeight()537 final int headerHeight = mMonthHeight + mDayOfWeekHeight; in findClosestRow()638 final float y = (mMonthHeight - lineHeight) / 2f; in drawMonth()649 final int headerHeight = mMonthHeight; in drawDaysOfWeek()676 final int headerHeight = mMonthHeight + mDayOfWeekHeight; in drawDays()924 mMonthHeight = monthHeight; in onLayout()963 final int headerHeight = mMonthHeight + mDayOfWeekHeight; in getDayAtLocation()1014 final int headerHeight = mMonthHeight + mDayOfWeekHeight; in getBoundsForDay()