Searched refs:DEFAULT_MINI_ACTIVE_COLOR (Results 1 – 3 of 3) sorted by relevance
60 #define DEFAULT_MINI_ACTIVE_COLOR 0x20c02000 macro
338 fPrefs->mini_active_color = DEFAULT_MINI_ACTIVE_COLOR; in _ResetDefaults()342 fColorControl->SetValue(DEFAULT_MINI_ACTIVE_COLOR); in _ResetDefaults()349 message->AddInt32("active_color", DEFAULT_MINI_ACTIVE_COLOR); in _ResetDefaults()
76 i = DEFAULT_MINI_ACTIVE_COLOR; in Prefs()