Searched defs:NSWindowDelegate (Results 1 – 3 of 3) sorted by relevance
3 @protocol NSWindowDelegate @end protocol9 …(void)setDelegate:(id <NSWindowDelegate>)anObject; // expected-note {{previous definition is here}}
37 @interface APPRTCAppDelegate () <NSWindowDelegate> category
134 @implementation AutofillDialogWindowController (NSWindowDelegate) category