Searched refs:COMPONENT_BOTTOM_BORDER (Results 1 – 5 of 5) sorted by relevance
/haiku/src/servers/app/stackandtile/ |
H A D | SATDecorator.cpp | 108 case COMPONENT_BOTTOM_BORDER: in GetComponentColors()
|
/haiku/src/servers/app/decorator/ |
H A D | TabDecorator.h | 59 COMPONENT_BOTTOM_BORDER, enumerator
|
H A D | DefaultDecorator.cpp | 150 case COMPONENT_BOTTOM_BORDER: in GetComponentColors() 259 _GetComponentColors(COMPONENT_BOTTOM_BORDER, colors, fTopTab); in _DrawFrame() 338 _GetComponentColors(COMPONENT_BOTTOM_BORDER, colors, fTopTab); in _DrawFrame() 871 case COMPONENT_BOTTOM_BORDER: in _GetComponentColors()
|
/haiku/src/add-ons/decorators/FlatDecorator/ |
H A D | FlatDecorator.cpp | 230 case COMPONENT_BOTTOM_BORDER: in GetComponentColors() 310 _GetComponentColors(COMPONENT_BOTTOM_BORDER, colors, fTopTab); in _DrawFrame() 399 _GetComponentColors(COMPONENT_BOTTOM_BORDER, colors, fTopTab); in _DrawFrame() 949 case COMPONENT_BOTTOM_BORDER: in _GetComponentColors()
|
/haiku/src/add-ons/decorators/BeDecorator/ |
H A D | BeDecorator.cpp | 265 case COMPONENT_BOTTOM_BORDER: in GetComponentColors() 386 _GetComponentColors(COMPONENT_BOTTOM_BORDER, colors, fTopTab); in _DrawFrame() 455 _GetComponentColors(COMPONENT_BOTTOM_BORDER, colors, fTopTab); in _DrawFrame() 1401 case COMPONENT_BOTTOM_BORDER: in _GetComponentColors()
|