Home
last modified time | relevance | path

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 in GetComponentColors()
89 case COMPONENT_TAB: in GetComponentColors()
/haiku/src/servers/app/decorator/
H A DTabDecorator.h51 COMPONENT_TAB, enumerator
H A DDefaultDecorator.cpp112 case COMPONENT_TAB: in GetComponentColors()
500 _GetComponentColors(COMPONENT_TAB, colors, tab); in _DrawTab()
585 _GetComponentColors(COMPONENT_TAB, colors, tab); in _DrawTitle()
853 case COMPONENT_TAB: in _GetComponentColors()
/haiku/src/add-ons/decorators/FlatDecorator/
H A DFlatDecorator.cpp130 case COMPONENT_TAB: in GetComponentColors()
546 _GetComponentColors(COMPONENT_TAB, colors, tab); in _DrawTab()
651 _GetComponentColors(COMPONENT_TAB, colors, tab); in _DrawTitle()
931 case COMPONENT_TAB: in _GetComponentColors()
/haiku/src/add-ons/decorators/BeDecorator/
H A DBeDecorator.cpp210 case COMPONENT_TAB: in GetComponentColors()
597 _GetComponentColors(COMPONENT_TAB, colors, tab); in _DrawTab()
674 _GetComponentColors(COMPONENT_TAB, colors, tab); in _DrawTitle()
1383 case COMPONENT_TAB: in _GetComponentColors()