Searched defs:paintBackground (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/widgets/
H A DUIPopupPane.cpp394 paintBackground(rect, painter);
418 void UIPopupPane::paintBackground(const QRect &rect, QPainter &painter) function in class:UIPopupPane
/vbox/src/VBox/Frontends/VirtualBox/src/selector/graphics/details/
H A DUIGDetailsElement.cpp469 paintBackground(pPainter, pOption);
519 void UIGDetailsElement::paintBackground(QPainter *pPainter, const QStyleOptionGraphicsItem *pOption) function in class:UIGDetailsElement
/vbox/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/
H A DUIGChooserItemMachine.cpp836 paintBackground(pPainter, fullRect);
842 void UIGChooserItemMachine::paintBackground(QPainter *pPainter, const QRect &rect) function in class:UIGChooserItemMachine
H A DUIGChooserItemGroup.cpp1525 paintBackground(pPainter, pOption->rect);
1531 void UIGChooserItemGroup::paintBackground(QPainter *pPainter, const QRect &rect) function in class:UIGChooserItemGroup

Completed in 52 milliseconds