Home | History | Annotate | Download | only in WebView

Lines Matching full:superview

3416     if (!hitView && [[self superview] mouse:*point inRect:[self frame]])
3692 // we find one that is not a superview, then using that to call previousValidKeyView.
4961 view = [view superview];
5214 NSView *view = [self hitTest:[[self superview] convertPoint:point fromView:nil]];