Home
last modified time | relevance | path

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

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/unittests/
H A Dtest_auidockart.py28 wx.aui.AUI_GRADIENT_NONE
H A Dtest_lib_agw_aui.py268 aui.AUI_GRADIENT_NONE
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/agw/aui/
H A Daui_constants.py350 AUI_GRADIENT_NONE = 0 variable
H A Ddockart.py509 if self._gradient_type == AUI_GRADIENT_NONE:
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/demo/
H A DAUI_DockingWindowMgr.py493 gradient = aui.AUI_GRADIENT_NONE
541 …Check(self._mgr.GetArtProvider().GetMetric(aui.AUI_DOCKART_GRADIENT_TYPE) == aui.AUI_GRADIENT_NONE)
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/demo/agw/
H A DAUI.py1761 gradient = aui.AUI_GRADIENT_NONE
1960 …Check(self._mgr.GetArtProvider().GetMetric(aui.AUI_DOCKART_GRADIENT_TYPE) == aui.AUI_GRADIENT_NONE)
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/
H A Daui.pyi1016 AUI_GRADIENT_NONE = 0