Home
last modified time | relevance | path

Searched defs:cmd_previous (Results 1 – 16 of 16) sorted by relevance

/dports/x11-wm/qtile/qtile-0.18.1/libqtile/layout/
H A Dmax.py51 cmd_previous = _SimpleLayoutBase.previous variable in Max
H A Dzoomy.py115 cmd_previous = _SimpleLayoutBase.previous variable in Zoomy
H A Dslice.py95 def cmd_previous(self): member in Single
261 def cmd_previous(self): member in Slice
H A Dverticaltile.py185 cmd_previous = _SimpleLayoutBase.previous variable in VerticalTile
H A Dtile.py177 cmd_previous = _SimpleLayoutBase.previous variable in Tile
H A Dmatrix.py131 cmd_previous = _SimpleLayoutBase.previous variable in Matrix
H A Dfloating.py301 def cmd_previous(self): member in Floating
H A Dratiotile.py305 cmd_previous = _SimpleLayoutBase.previous variable in RatioTile
H A Dstack.py310 def cmd_previous(self): member in Stack
H A Dcolumns.py372 def cmd_previous(self): member in Columns
H A Dbsp.py253 def cmd_previous(self): member in Bsp
H A Dxmonad.py649 cmd_previous = _SimpleLayoutBase.previous variable in MonadTall
H A Dbase.py207 def cmd_previous(self): member in Layout
H A Dtree.py578 cmd_previous = cmd_up variable in TreeTab
/dports/games/gnuchess/gnuchess-6.2.9/src/frontend/
H A Dcmd.cc568 void cmd_previous(void) in cmd_previous() function
/dports/audio/beets/beets-1.4.9/beetsplug/bpd/
H A D__init__.py644 def cmd_previous(self, conn): member in BaseServer