Searched refs:brush (Results 1 – 3 of 3) sorted by relevance
91 brush = wx.Brush(top_color, wx.SOLID)92 dc.SetBrush(brush)99 brush = wx.Brush(color, wx.SOLID)100 dc.SetBrush(brush)
520 struct qxl_brush brush; member528 struct qxl_brush brush; member565 struct qxl_brush brush; member584 struct qxl_brush brush; member
471 drawable->u.fill.brush.type = SPICE_BRUSH_TYPE_SOLID; in qxl_draw_fill()472 drawable->u.fill.brush.u.color = color; in qxl_draw_fill()