Home
last modified time | relevance | path

Searched refs:m_cutWalkThroughDesktopsReverse (Results 1 – 2 of 2) sorted by relevance

/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/tabbox/
H A Dtabbox.h339 QKeySequence m_cutWalkThroughDesktops, m_cutWalkThroughDesktopsReverse; variable
H A Dtabbox.cpp577 m_cutWalkThroughDesktopsReverse = seq; in globalShortcutChanged()
1094 if (areModKeysDepressed(m_cutWalkThroughDesktopsReverse)) { in slotWalkBackThroughDesktops()
1381 direction = directionFor(m_cutWalkThroughDesktops, m_cutWalkThroughDesktopsReverse); in keyPress()