Searched refs:focussedIndex (Results 1 – 1 of 1) sorted by relevance
301 int32 focussedIndex = -1; in TabFocus() local304 focussedIndex = shift ? i - 1 : i + 1; in TabFocus()308 item = _ItemAt(focussedIndex); in TabFocus()