Searched refs:fDisabledColor (Results 1 - 4 of 4) sorted by relevance

/haiku/src/preferences/appearance/
H A DColorPreview.h44 rgb_color fDisabledColor; member in class:ColorPreview
H A DColorPreview.cpp38 fDisabledColor((rgb_color){ 128, 128, 128 }),
60 color = fDisabledColor;
/haiku/src/apps/terminal/
H A DColorPreview.h44 rgb_color fDisabledColor; member in class:ColorPreview
H A DColorPreview.cpp38 fDisabledColor((rgb_color){ 128, 128, 128 }),
60 color = fDisabledColor;

Completed in 16 milliseconds