Searched refs:COMPONENT_RIGHT_BORDER (Results 1 – 5 of 5) sorted by relevance
/haiku/src/servers/app/stackandtile/ |
H A D | SATDecorator.cpp | 106 case COMPONENT_RIGHT_BORDER: in GetComponentColors()
|
/haiku/src/servers/app/decorator/ |
H A D | TabDecorator.h | 57 COMPONENT_RIGHT_BORDER, enumerator
|
H A D | DefaultDecorator.cpp | 148 case COMPONENT_RIGHT_BORDER: in GetComponentColors() 272 _GetComponentColors(COMPONENT_RIGHT_BORDER, colors, fTopTab); in _DrawFrame() 351 _GetComponentColors(COMPONENT_RIGHT_BORDER, colors, fTopTab); in _DrawFrame() 865 case COMPONENT_RIGHT_BORDER: in _GetComponentColors()
|
/haiku/src/add-ons/decorators/FlatDecorator/ |
H A D | FlatDecorator.cpp | 211 case COMPONENT_RIGHT_BORDER: in GetComponentColors() 321 _GetComponentColors(COMPONENT_RIGHT_BORDER, colors, fTopTab); in _DrawFrame() 410 _GetComponentColors(COMPONENT_RIGHT_BORDER, colors, fTopTab); in _DrawFrame() 943 case COMPONENT_RIGHT_BORDER: in _GetComponentColors()
|
/haiku/src/add-ons/decorators/BeDecorator/ |
H A D | BeDecorator.cpp | 263 case COMPONENT_RIGHT_BORDER: in GetComponentColors() 398 _GetComponentColors(COMPONENT_RIGHT_BORDER, colors, fTopTab); in _DrawFrame() 466 _GetComponentColors(COMPONENT_RIGHT_BORDER, colors, fTopTab); in _DrawFrame() 1395 case COMPONENT_RIGHT_BORDER: in _GetComponentColors()
|