Searched refs:otherRangeIdx (Results 1 – 1 of 1) sorted by relevance
88 int otherRangeIdx = 0; in contains() local93 for (; otherRangeIdx < otherRangeCount; otherRangeIdx++) { in contains()94 PageRange otherRange = otherRanges[otherRangeIdx]; in contains()104 return (otherRangeIdx >= otherRangeCount); in contains()