Searched defs:oldBrush (Results 1 – 5 of 5) sorted by relevance
218 QBrush oldBrush; variable
36 QBrush oldBrush = painter->brush(); in drawRectangularControlBackground() local
642 HGDIOBJ oldBrush; in drawRect() local717 HGDIOBJ oldBrush; in drawEllipse() local845 HGDIOBJ oldBrush = SelectObject(dc, GetStockObject(NULL_BRUSH)); in strokeArc() local899 HGDIOBJ oldBrush; in drawConvexPolygon() local1245 HGDIOBJ oldBrush = SelectObject(dc, brush.get()); in fillRoundedRect() local1353 HGDIOBJ oldBrush = SelectObject(dc, brush.get()); in fillPath() local1358 HGDIOBJ oldBrush = SelectObject(m_data->m_dc, brush.get()); in fillPath() local
653 HBRUSH oldBrush = (HBRUSH) ::SelectObject(hdc, brush); in drawControl() local
813 const QBrush oldBrush = p->brush(); in drawFocusRingForPath() local