Searched refs:firstUnderflowIndex (Results 1 – 1 of 1) sorted by relevance
307 int firstUnderflowIndex = -1; in calculateIconTranslations() local313 firstUnderflowIndex = i; in calculateIconTranslations()321 if (firstUnderflowIndex != -1) { in calculateIconTranslations()325 for (int i = firstUnderflowIndex; i >= 0; i--) { in calculateIconTranslations()