Home | History | Annotate | Download | only in editing

Lines Matching refs:currentLength

1732         int currentLength = TextIterator::rangeLength(paragraphRange.get());
1734 int currentEndOffset = currentLength;
1809 if (lastIteration || totalLengthProcessed + currentLength >= totalRangeLength)
1815 totalLengthProcessed += currentLength;