Searched refs:color0 (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Graphics/
H A DDevVGATmpl.h496 unsigned int color0,
518 d[0] = color0;
532 ((uint16_t *)d)[0] = color0;
546 ((uint32_t *)d)[0] = color0;
H A DDevVGA.h738 unsigned int color0, unsigned int color1,
742 unsigned int color0, unsigned int color1,
746 unsigned int color0, unsigned int color1,
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/
H A DUIStatusBarEditorWindow.cpp525 QColor color0 = pal.color(QPalette::Window); local
565 painter.fillRect(QRect(5, 5, width() - 5 * 2, height() - 5), color0); // background
H A DUIMenuBarEditorWindow.cpp968 QColor color0 = pal.color(QPalette::Window); local
1008 painter.fillRect(QRect(5, 0, width() - 5 * 2, height() - 5), color0); // background

Completed in 1472 milliseconds