Home | History | Annotate | Download | only in WebView

Lines Matching refs:scope

698     Element* scope = selectionRoot ? selectionRoot : _private->coreFrame->document()->documentElement();
699 return TextIterator::rangeFromLocationAndLength(scope, nsrange.location, nsrange.length);