Searched refs:mMonthNumColor (Results 1 – 1 of 1) sorted by relevance
93 protected var mMonthNumColor = 0 variable248 mMonthNumColor = res.getColor(R.color.month_day_number) in loadColors()251 mMonthNameColor = mMonthNumColor in loadColors()328 mMonthNumPaint.setColor(mMonthNumColor) in initView()606 mMonthNumPaint.setColor(if (isFocusMonth) mMonthNumColor else mMonthNumOtherColor) in drawWeekNums()618 mMonthNumPaint.setColor(if (isFocusMonth) mMonthNumColor else mMonthNumOtherColor) in drawWeekNums()