Home
last modified time | relevance | path

Searched defs:desktopIndex (Results 1 – 4 of 4) sorted by relevance

/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/tabbox/
H A Ddesktopmodel.cpp43 const int desktopIndex = index.row(); in data() local
136 QModelIndex DesktopModel::desktopIndex(int desktop) const in desktopIndex() function in KWin::TabBox::DesktopModel
H A Dtabboxhandler.cpp467 QModelIndex TabBoxHandler::desktopIndex(int desktop) const in desktopIndex() function in KWin::TabBox::TabBoxHandler
/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/kcmkwin/kwindesktop/
H A Ddesktopsmodel.cpp211 const int desktopIndex = m_desktops.indexOf(id); in removeDesktop() local
555 const int desktopIndex = m_serverSideDesktops.indexOf(id); in desktopRemoved() local
575 const int desktopIndex = m_serverSideDesktops.indexOf(id); in desktopDataChanged() local
/dports/x11-wm/chamfer/chamferwm-d0916ee/src/
H A Dbackend.cpp1423 uint desktopIndex = pev->data.data32[0]; in HandleEvent() local