Searched refs:labelColor (Results 1 – 4 of 4) sorted by relevance
57 rgb_color labelColor = LowColor(); in Draw() local59 labelColor = tint_color(labelColor, B_DARKEN_MAX_TINT); in Draw()61 labelColor = tint_color(labelColor, B_DISABLED_LABEL_TINT); in Draw()63 SetHighColor(labelColor); in Draw()
58 rgb_color labelColor = highColor; in Draw() local62 labelColor = tint_color(HighColor(), B_LIGHTEN_2_TINT); in Draw()64 labelColor = tint_color(HighColor(), B_DARKEN_2_TINT); in Draw()67 SetHighColor(labelColor); in Draw()
825 rgb_color labelColor = ui_color(B_PANEL_TEXT_COLOR); in Draw() local826 rgb_color attributeColor = mix_color(HighColor(), labelColor, 192); in Draw()841 SetHighColor(labelColor); in Draw()873 SetHighColor(labelColor); in Draw()885 SetHighColor(labelColor); in Draw()895 SetHighColor(labelColor); in Draw()908 SetHighColor(labelColor); in Draw()936 SetHighColor(labelColor); in Draw()964 SetHighColor(labelColor); in Draw()978 SetHighColor(labelColor); in Draw()[all …]
262 rgb_color labelColor = ui_color(B_PANEL_TEXT_COLOR); in Draw() local282 SetHighColor(labelColor); in Draw()