Home | History | Annotate | Download | only in jni

Lines Matching refs:endRange

3792         RefPtr<Range> endRange = Range::create(document, startOfNode,
3794 end = TextIterator::rangeLength(endRange.get(), true);