Home
last modified time | relevance | path

Searched refs:AUI_MINIMIZE_POS_TOP (Results 1 – 4 of 4) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/unittests/
H A Dtest_lib_agw_aui.py293 aui.AUI_MINIMIZE_POS_TOP
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/agw/aui/
H A Daui_constants.py374 AUI_MINIMIZE_POS_TOP = 0x02 variable
H A Dframemanager.py10141 elif posMask in [AUI_MINIMIZE_POS_TOP, AUI_MINIMIZE_POS_BOTTOM]:
10143 if posMask == AUI_MINIMIZE_POS_TOP:
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/demo/agw/
H A DAUI.py1823 minize_mode |= aui.AUI_MINIMIZE_POS_TOP