Searched refs:simpleOffTextColor (Results 1 – 3 of 3) sorted by relevance
304 theme.simpleOffTextColor = node.ParseColor(value); in SetSpecializedStyle()
452 textStyle.color = SkColor(calendarTheme_.simpleOffTextColor.GetValue()); in PaintDay()458 textStyle.color = RSColorQuad(calendarTheme_.simpleOffTextColor.GetValue()); in PaintDay()
86 Color simpleOffTextColor; member