Searched refs:firstUnderflowIndex (Results 1 – 1 of 1) sorted by relevance
367 int firstUnderflowIndex = -1; in calculateIconTranslations() local373 firstUnderflowIndex = i; in calculateIconTranslations()381 if (firstUnderflowIndex != -1) { in calculateIconTranslations()385 for (int i = firstUnderflowIndex; i >= 0; i--) { in calculateIconTranslations()