Searched refs:todayColor (Results 1 – 3 of 3) sorted by relevance
69 Color todayColor; member171 theme->cardCalendarTheme_.todayColor = in ParseCardTheme()207 theme->calendarTheme_.todayColor = in ParseNormalTheme()
1036 todayDayColor_ = SkColor(calendarTheme_.todayColor.GetValue());1056 todayDayColor_ = RSColorQuad(calendarTheme_.todayColor.GetValue());
592 todayDayColor_ = RSColor(theme->GetCalendarTheme().todayColor.GetValue()); in SetCalendarTheme()