Home
last modified time | relevance | path

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

/haiku/src/apps/deskbar/
H A DSwitcher.cpp1806 int32 previousSlot, int32 currentSlot, bool forward) in Update()
1991 int32 previousSlot, int32 currentSlot, bool forward) in Update()
2141 int32 currentSlot = SlotOf(index); in MouseDown() local