Home
last modified time | relevance | path

Searched defs:NSWindowDelegate (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/SemaObjC/
Dclass-conforming-protocol-2.m3 @protocol NSWindowDelegate @end protocol
9 …(void)setDelegate:(id <NSWindowDelegate>)anObject; // expected-note {{previous definition is here}}
/external/chromium_org/third_party/libjingle/source/talk/examples/objc/AppRTCDemo/mac/
DAPPRTCAppDelegate.m37 @interface APPRTCAppDelegate () <NSWindowDelegate> category
/external/chromium_org/chrome/browser/ui/cocoa/autofill/
Dautofill_dialog_window_controller.mm134 @implementation AutofillDialogWindowController (NSWindowDelegate) category