Home | History | Annotate | Download | only in WebView

Lines Matching full:shoulddelaywindoworderingforevent

1501     //   3) The acceptsFirstMouse: and shouldDelayWindowOrderingForEvent: methods
3563 - (BOOL)shouldDelayWindowOrderingForEvent:(NSEvent *)event
3583 return [hitView shouldDelayWindowOrderingForEvent:event];