Searched refs:bottomIndex (Results 1 – 1 of 1) sorted by relevance
177 int bottomIndex = prevState.parts.topIndex; in Remove() local198 if (idx < bottomIndex) { in Remove()201 << " vs " << bottomIndex << "-" << topIndex << ")"; in Remove()207 << " (bottom=" << bottomIndex << " top=" << topIndex << ")"; in Remove()221 while (--topIndex > bottomIndex && numHoles != 0) { in Remove()