Searched defs:desktopIndex (Results 1 – 4 of 4) sorted by relevance
43 const int desktopIndex = index.row(); in data() local136 QModelIndex DesktopModel::desktopIndex(int desktop) const in desktopIndex() function in KWin::TabBox::DesktopModel
467 QModelIndex TabBoxHandler::desktopIndex(int desktop) const in desktopIndex() function in KWin::TabBox::TabBoxHandler
211 const int desktopIndex = m_desktops.indexOf(id); in removeDesktop() local555 const int desktopIndex = m_serverSideDesktops.indexOf(id); in desktopRemoved() local575 const int desktopIndex = m_serverSideDesktops.indexOf(id); in desktopDataChanged() local
1423 uint desktopIndex = pev->data.data32[0]; in HandleEvent() local