Searched refs:firstUnderflowIndex (Results 1 – 1 of 1) sorted by relevance
337 int firstUnderflowIndex = -1; in calculateIconTranslations() local343 firstUnderflowIndex = i; in calculateIconTranslations()351 if (firstUnderflowIndex != -1) { in calculateIconTranslations()355 for (int i = firstUnderflowIndex; i >= 0; i--) { in calculateIconTranslations()