Home
last modified time | relevance | path

Searched refs:ID_RESTORE_FRAME (Results 1 – 6 of 6) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/unittests/
H A Dtest_lib_agw_aui.py380 aui.ID_RESTORE_FRAME
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/agw/aui/
H A Daui_constants.py2488 ID_RESTORE_FRAME = wx.ID_HIGHEST + 10000 variable
H A Dauibar.py3712 if self._action_item.id == ID_RESTORE_FRAME:
H A Dframemanager.py10185 minimize_toolbar.AddSimpleTool(ID_RESTORE_FRAME, paneInfo.caption, restore_bitmap,
/dports/devel/wxformbuilder/source/src/codegen/
H A Dpythoncg.cpp1587 ADD_PREDEFINED_MACRO(wx.ID_RESTORE_FRAME); in SetupPredefinedMacros()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/
H A Dcore.pyi604 ID_RESTORE_FRAME = 0