Searched refs:DEFAULT_MINI_ACTIVE_COLOR (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/pulse/
H A DCommon.h60 #define DEFAULT_MINI_ACTIVE_COLOR 0x20c02000 macro
H A DConfigView.cpp338 fPrefs->mini_active_color = DEFAULT_MINI_ACTIVE_COLOR;
342 fColorControl->SetValue(DEFAULT_MINI_ACTIVE_COLOR);
349 message->AddInt32("active_color", DEFAULT_MINI_ACTIVE_COLOR);
H A DPrefs.cpp76 i = DEFAULT_MINI_ACTIVE_COLOR;

Completed in 100 milliseconds