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

/haiku/src/servers/app/stackandtile/
H A DSATDecorator.cpp83 && (component == COMPONENT_TAB || component == COMPONENT_CLOSE_BUTTON
89 case COMPONENT_TAB:
/haiku/src/servers/app/decorator/
H A DTabDecorator.h51 COMPONENT_TAB, enumerator in enum:TabDecorator::Component
H A DDefaultDecorator.cpp112 case COMPONENT_TAB:
500 _GetComponentColors(COMPONENT_TAB, colors, tab);
585 _GetComponentColors(COMPONENT_TAB, colors, tab);
853 case COMPONENT_TAB:
/haiku/src/add-ons/decorators/FlatDecorator/
H A DFlatDecorator.cpp130 case COMPONENT_TAB:
546 _GetComponentColors(COMPONENT_TAB, colors, tab);
651 _GetComponentColors(COMPONENT_TAB, colors, tab);
931 case COMPONENT_TAB:
/haiku/src/add-ons/decorators/BeDecorator/
H A DBeDecorator.cpp210 case COMPONENT_TAB:
597 _GetComponentColors(COMPONENT_TAB, colors, tab);
674 _GetComponentColors(COMPONENT_TAB, colors, tab);
1383 case COMPONENT_TAB:

Completed in 63 milliseconds