Home | History | Annotate | Download | only in editing

Lines Matching refs:rangeLength

603     int startIndex = TextIterator::rangeLength(startRange.get(), true);
604 int endIndex = TextIterator::rangeLength(endRange.get(), true);