Searched refs:color0 (Results 1 - 4 of 4) sorted by relevance
/vbox/src/VBox/Devices/Graphics/ |
H A D | DevVGATmpl.h | 496 unsigned int color0, 518 d[0] = color0; 532 ((uint16_t *)d)[0] = color0; 546 ((uint32_t *)d)[0] = color0;
|
H A D | DevVGA.h | 738 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 D | UIStatusBarEditorWindow.cpp | 525 QColor color0 = pal.color(QPalette::Window); local 565 painter.fillRect(QRect(5, 5, width() - 5 * 2, height() - 5), color0); // background
|
H A D | UIMenuBarEditorWindow.cpp | 968 QColor color0 = pal.color(QPalette::Window); local 1008 painter.fillRect(QRect(5, 0, width() - 5 * 2, height() - 5), color0); // background
|
Completed in 476 milliseconds