Lines Matching refs:scope
1158 Element* scope = selectionRoot ? selectionRoot : frame()->document()->documentElement();
1159 RefPtr<Range> range = TextIterator::rangeFromLocationAndLength(scope, location, length);
1630 // This timeout controls how long we scope before releasing control. This
1739 // of course, continue to scope matches.
2278 // Don't scope if we can't find a frame or a view or if the frame is not visible.