Searched refs:firstUnderflowIndex (Results 1 – 1 of 1) sorted by relevance
300 int firstUnderflowIndex = -1; in calculateIconTranslations() local306 firstUnderflowIndex = i; in calculateIconTranslations()313 if (firstUnderflowIndex != -1) { in calculateIconTranslations()317 for (int i = firstUnderflowIndex; i >= 0; i--) { in calculateIconTranslations()