Home | History | Annotate | Download | only in editing

Lines Matching refs:endIndex

891     int endIndex = -1;
910 endIndex = 0;
913 endIndex = TextIterator::rangeLength(endRange.get(), true);
988 RefPtr<Range> end = TextIterator::rangeFromLocationAndLength(document()->documentElement(), destinationIndex + endIndex, 0, true);