Lines Matching refs:interface
23 @interface NSObject <NSObject> {}
28 @interface NSString : NSObject <NSCopying, NSMutableCopying, NSCoding>
31 @interface NSMutableString : NSString
35 @interface NSResponder : NSObject <NSCoding> {}
41 @interface NSView : NSResponder <NSAnimatablePropertyContainer> {
46 @interface FooiagramView : NSView {
51 @interface _FooiagramViewReserved : NSObject {
60 @interface FooiagramView (FooiagramViewPrivate)
77 @interface WizKing_MIKeep {
95 @interface OingoWerdnaPeon : NSObject {}
99 @interface OingoWerdnaPeonSmashDrivel : NSObject <NSCopying> {}
101 @interface OingoBoingoContraptionPeon : OingoWerdnaPeon {
116 @interface Blah {