Searched refs:fIsSelected (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/selector/graphics/chooser/
H A DUIGChooserItem.cpp352 void UIGChooserItem::paintFrameRect(QPainter *pPainter, const QRect &rect, bool fIsSelected, int iRadius) argument
356 QColor base = pal.color(QPalette::Active, fIsSelected ? QPalette::Highlight : QPalette::Window);
H A DUIGChooserItem.h165 static void paintFrameRect(QPainter *pPainter, const QRect &rect, bool fIsSelected, int iRadius);

Completed in 80 milliseconds