Searched refs:indexLimit (Results 1 – 1 of 1) sorted by relevance
396 final int indexLimit = state.getItemCount() - 1; in ensureAnchorIsInCorrectSpan() local399 while (pos < indexLimit) { in ensureAnchorIsInCorrectSpan()