Searched refs:COMPONENT_TOP_BORDER (Results 1 – 5 of 5) sorted by relevance
/haiku/src/servers/app/stackandtile/ |
H A D | SATDecorator.cpp | 107 case COMPONENT_TOP_BORDER: in GetComponentColors()
|
/haiku/src/servers/app/decorator/ |
H A D | TabDecorator.h | 58 COMPONENT_TOP_BORDER, enumerator
|
H A D | DefaultDecorator.cpp | 149 case COMPONENT_TOP_BORDER: in GetComponentColors() 222 _GetComponentColors(COMPONENT_TOP_BORDER, colors, fTopTab); in _DrawFrame() 291 _GetComponentColors(COMPONENT_TOP_BORDER, colors, fTopTab); in _DrawFrame() 868 case COMPONENT_TOP_BORDER: in _GetComponentColors()
|
/haiku/src/add-ons/decorators/FlatDecorator/ |
H A D | FlatDecorator.cpp | 176 case COMPONENT_TOP_BORDER: in GetComponentColors() 336 _GetComponentColors(COMPONENT_TOP_BORDER, colors, fTopTab); in _DrawFrame() 360 _GetComponentColors(COMPONENT_TOP_BORDER, colors, fTopTab); in _DrawFrame() 946 case COMPONENT_TOP_BORDER: in _GetComponentColors()
|
/haiku/src/add-ons/decorators/BeDecorator/ |
H A D | BeDecorator.cpp | 264 case COMPONENT_TOP_BORDER: in GetComponentColors() 356 _GetComponentColors(COMPONENT_TOP_BORDER, colors, fTopTab); in _DrawFrame() 415 _GetComponentColors(COMPONENT_TOP_BORDER, colors, fTopTab); in _DrawFrame() 1398 case COMPONENT_TOP_BORDER: in _GetComponentColors()
|