Lines Matching refs:endIndex
633 int endIndex = (lineDelta < 0) ? -1 : views.size();634 while (index != endIndex) {647 if (index <= endIndex) {