Home | History | Annotate | Download | only in WebView

Lines Matching refs:TextIterator

84 #import <WebCore/TextIterator.h>
700 int startPosition = TextIterator::rangeLength(testRange.get());
705 int endPosition = TextIterator::rangeLength(testRange.get());
725 return TextIterator::rangeFromLocationAndLength(scope, nsrange.location, nsrange.length);