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

/haiku/src/servers/app/decorator/
H A DTabDecorator.h147 rgb_color fFocusTabColorShadow; member in class:TabDecorator
H A DTabDecorator.cpp214 fFocusTabColorShadow = tint_color(fFocusTabColor,
H A DDefaultDecorator.cpp121 _colors[COLOR_TAB_SHADOW] = fFocusTabColorShadow;
/haiku/src/add-ons/decorators/FlatDecorator/
H A DFlatDecorator.cpp139 _colors[COLOR_TAB_SHADOW] = fFocusTabColorShadow;
150 _colors[COLOR_TAB_SHADOW] = fFocusTabColorShadow;
/haiku/src/add-ons/decorators/BeDecorator/
H A DBeDecorator.cpp221 _colors[COLOR_TAB_SHADOW] = fFocusTabColorShadow;
231 _colors[COLOR_TAB_SHADOW] = fFocusTabColorShadow;

Completed in 53 milliseconds