Home
last modified time | relevance | path

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

/external/chromium_org/ui/message_center/cocoa/
Dnotification_controller.mm196 - (void)configureCustomBox:(NSBox*)box; argument
583 - (void)configureCustomBox:(NSBox*)box { argument
/external/clang/test/Analysis/
DPR3991.m30 @interface NSBox : NSView { interface
/external/clang/test/SemaObjC/
Dsuper-cat-prot.m19 @interface NSBox : NSView {} - (NSBoxType)boxType; @end interface