Searched refs:fFocusTabColorBevel (Results 1 - 5 of 5) sorted by relevance

/haiku/src/servers/app/decorator/
H A DTabDecorator.h146 rgb_color fFocusTabColorBevel; member in class:TabDecorator
H A DTabDecorator.cpp213 fFocusTabColorBevel = tint_color(fFocusTabColor, B_LIGHTEN_2_TINT);
H A DDefaultDecorator.cpp120 _colors[COLOR_TAB_BEVEL] = fFocusTabColorBevel;
/haiku/src/add-ons/decorators/FlatDecorator/
H A DFlatDecorator.cpp138 _colors[COLOR_TAB_BEVEL] = fFocusTabColorBevel;
149 _colors[COLOR_TAB_BEVEL] = fFocusTabColorBevel;
/haiku/src/add-ons/decorators/BeDecorator/
H A DBeDecorator.cpp220 _colors[COLOR_TAB_BEVEL] = fFocusTabColorBevel;
230 _colors[COLOR_TAB_BEVEL] = fFocusTabColorBevel;

Completed in 87 milliseconds