Searched refs:fCurrentColors (Results 1 – 3 of 3) sorted by relevance
180 get_current_colors(&fCurrentColors); in LoadSettings()181 fPrevColors = fCurrentColors; in LoadSettings()222 return !fDefaultColors.HasSameData(fCurrentColors); in IsDefaultable()229 return !fPrevColors.HasSameData(fCurrentColors); in IsRevertable()283 fCurrentColors = colors; in _SetUIColors()428 fCurrentColors.SetColor(ui_color_name(which), color); in _SetOneColor()
76 BMessage fCurrentColors; variable
83 BMessage fCurrentColors; variable