Searched refs:bottomIndex (Results 1 – 1 of 1) sorted by relevance
176 int bottomIndex = prevState.parts.topIndex; in Remove() local197 if (idx < bottomIndex) { in Remove()200 << " vs " << bottomIndex << "-" << topIndex << ")"; in Remove()206 << " (bottom=" << bottomIndex << " top=" << topIndex << ")"; in Remove()220 while (--topIndex > bottomIndex && numHoles != 0) { in Remove()