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

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

Completed in 53 milliseconds