Searched refs:selIndex (Results 1 – 1 of 1) sorted by relevance
335 int selIndex = -1; in drawTabs() local337 selIndex = tabs.indexOf(card); in drawTabs()343 if (i != selIndex) { in drawTabs()349 if (i == selIndex) { in drawTabs()376 int selIndex = -1; in drawUpperRightCorner() local378 selIndex = tabs.indexOf(card); in drawUpperRightCorner()384 if (size == 0 || selIndex != size-1) { in drawUpperRightCorner()