Searched refs:nslots (Results 1 - 1 of 1) sorted by relevance

/haiku/src/apps/deskbar/
H A DSwitcher.cpp2001 int32 nslots = abs(previousSlot - currentSlot); local
2021 while (total < (nslots * fManager->SlotSize())) {
2270 int32 nslots = abs(newIndex - oldIndex); local
2272 while (total < (nslots * (int32)fItemHeight)) {

Completed in 35 milliseconds