Home
last modified time | relevance | path

Searched refs:MEDIUM_GREY_BRUSH (Results 1 – 7 of 7) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/unittests/
H A Dtest_brush.py46 wx.MEDIUM_GREY_BRUSH
61 self.assertTrue(wx.MEDIUM_GREY_BRUSH.IsOk())
H A Dtest_stockgdi.py36 wx.MEDIUM_GREY_BRUSH,
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/src/
H A Dstockgdi.sip129 wx.MEDIUM_GREY_BRUSH._copyFrom( StockGDI.GetBrush(StockGDI.BRUSH_MEDIUMGREY))
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/gen/
H A Dbrush.sip289 MEDIUM_GREY_BRUSH = Brush()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/
H A Dcore.py184 wx.MEDIUM_GREY_BRUSH._copyFrom( StockGDI.GetBrush(StockGDI.BRUSH_MEDIUMGREY))
983 MEDIUM_GREY_BRUSH = Brush() variable
H A Dcore.pyi11071 MEDIUM_GREY_BRUSH = Brush()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/floatcanvas/
H A DFCObjects.py160 ("MediumGrey", "Solid") : wx.MEDIUM_GREY_BRUSH,