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