Home
last modified time | relevance | path

Searched refs:_GetComponentColors (Results 1 – 6 of 6) sorted by relevance

/haiku/src/servers/app/decorator/
H A DDefaultDecorator.cpp222 _GetComponentColors(COMPONENT_TOP_BORDER, colors, fTopTab); in _DrawFrame()
246 _GetComponentColors(COMPONENT_LEFT_BORDER, colors, fTopTab); in _DrawFrame()
259 _GetComponentColors(COMPONENT_BOTTOM_BORDER, colors, fTopTab); in _DrawFrame()
272 _GetComponentColors(COMPONENT_RIGHT_BORDER, colors, fTopTab); in _DrawFrame()
291 _GetComponentColors(COMPONENT_TOP_BORDER, colors, fTopTab); in _DrawFrame()
315 _GetComponentColors(COMPONENT_LEFT_BORDER, colors, fTopTab); in _DrawFrame()
338 _GetComponentColors(COMPONENT_BOTTOM_BORDER, colors, fTopTab); in _DrawFrame()
351 _GetComponentColors(COMPONENT_RIGHT_BORDER, colors, fTopTab); in _DrawFrame()
368 _GetComponentColors(COMPONENT_LEFT_BORDER, colors, fTopTab); in _DrawFrame()
382 _GetComponentColors(COMPONENT_RESIZE_CORNER, colors, fTopTab); in _DrawFrame()
[all …]
H A DDefaultDecorator.h64 void _GetComponentColors(Component component,
/haiku/src/add-ons/decorators/FlatDecorator/
H A DFlatDecorator.cpp296 _GetComponentColors(COMPONENT_LEFT_BORDER, colors, fTopTab); in _DrawFrame()
310 _GetComponentColors(COMPONENT_BOTTOM_BORDER, colors, fTopTab); in _DrawFrame()
321 _GetComponentColors(COMPONENT_RIGHT_BORDER, colors, fTopTab); in _DrawFrame()
336 _GetComponentColors(COMPONENT_TOP_BORDER, colors, fTopTab); in _DrawFrame()
360 _GetComponentColors(COMPONENT_TOP_BORDER, colors, fTopTab); in _DrawFrame()
379 _GetComponentColors(COMPONENT_LEFT_BORDER, colors, fTopTab); in _DrawFrame()
399 _GetComponentColors(COMPONENT_BOTTOM_BORDER, colors, fTopTab); in _DrawFrame()
410 _GetComponentColors(COMPONENT_RIGHT_BORDER, colors, fTopTab); in _DrawFrame()
425 _GetComponentColors(COMPONENT_LEFT_BORDER, colors, fTopTab); in _DrawFrame()
441 _GetComponentColors(COMPONENT_RESIZE_CORNER, colors, fTopTab); in _DrawFrame()
[all …]
H A DFlatDecorator.h69 void _GetComponentColors(Component component,
/haiku/src/add-ons/decorators/BeDecorator/
H A DBeDecorator.cpp356 _GetComponentColors(COMPONENT_TOP_BORDER, colors, fTopTab); in _DrawFrame()
376 _GetComponentColors(COMPONENT_LEFT_BORDER, colors, fTopTab); in _DrawFrame()
386 _GetComponentColors(COMPONENT_BOTTOM_BORDER, colors, fTopTab); in _DrawFrame()
398 _GetComponentColors(COMPONENT_RIGHT_BORDER, colors, fTopTab); in _DrawFrame()
415 _GetComponentColors(COMPONENT_TOP_BORDER, colors, fTopTab); in _DrawFrame()
435 _GetComponentColors(COMPONENT_LEFT_BORDER, colors, fTopTab); in _DrawFrame()
455 _GetComponentColors(COMPONENT_BOTTOM_BORDER, colors, fTopTab); in _DrawFrame()
466 _GetComponentColors(COMPONENT_RIGHT_BORDER, colors, fTopTab); in _DrawFrame()
481 _GetComponentColors(COMPONENT_LEFT_BORDER, colors, fTopTab); in _DrawFrame()
497 _GetComponentColors(COMPONENT_RESIZE_CORNER, colors, fTopTab); in _DrawFrame()
[all …]
H A DBeDecorator.h73 void _GetComponentColors(Component component,