Home
last modified time | relevance | path

Searched refs:AUI_TBTOOL_VERT_CLOCKWISE (Results 1 – 3 of 3) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/unittests/
H A Dtest_lib_agw_aui.py438 aui.AUI_TBTOOL_VERT_CLOCKWISE
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/lib/agw/aui/
H A Daui_constants.py2548 AUI_TBTOOL_VERT_CLOCKWISE = 1 # rotation of 90 on the right variable
H A Dauibar.py559 if self.orientation == AUI_TBTOOL_VERT_CLOCKWISE:
987 elif orient == AUI_TBTOOL_VERT_CLOCKWISE:
1135 …p(wx.Bitmap(dropbmp.ConvertToImage().Rotate90(item.GetOrientation() == AUI_TBTOOL_VERT_CLOCKWISE)),
1597 self.SetToolOrientation(AUI_TBTOOL_VERT_CLOCKWISE)
1686 self.SetToolOrientation(AUI_TBTOOL_VERT_CLOCKWISE)