Home | History | Annotate | Download | only in WebView

Lines Matching refs:NSWindow

82 @interface WebFullscreenWindow : NSWindow
119 @interface NSWindow(IsOnActiveSpaceAdditionForTigerAndLeopard)
130 NSWindow *window = [[WebFullscreenWindow alloc] initWithContentRect:NSZeroRect styleMask:NSBorderlessWindowMask backing:NSBackingStoreBuffered defer:NO];
331 NSWindow* fullscreenWindow = [self _fullscreenWindow];
349 NSWindow* window = [self window];
392 // In a previous incarnation, the NSWindow attached to this controller may have
521 NSWindow* webWindow = [[self webView] window];