Lines Matching full:child
559 if (WebFrameView *child = [self _largestChildWithScrollBars]) {
560 if ([child _scrollToBeginningOfDocument])
571 if (WebFrameView *child = [self _largestChildWithScrollBars]) {
572 if ([child _scrollToEndOfDocument])
962 // Some ads lurk in child frames of zero width and height, see radar 4406994. These don't count as scrollable.