Searched refs:interface (Results 1 - 25 of 1173) sorted by relevance

1234567891011>>

/macosx-10.10/objc4-646/test/
H A Dunload.h3 @interface SmallClass : TestRoot @end
5 @interface BigClass : TestRoot @end
H A Dfuture.h3 @interface Sub1 : TestRoot
8 @interface Sub2 : TestRoot
13 @interface SubSub1 : Sub1 @end
15 @interface SubSub2 : Sub2 @end
H A Dimageorder.h5 @interface Super { id isa; }
10 @interface Super (cat1)
14 @interface Super (cat2)
18 @interface Super (cat3)
H A Dcacheflush.h4 @interface TestRoot(cat)
/macosx-10.10/libauto-186/auto_tester/
H A DBlackBoxTest.h28 @interface BlackBoxTest : TestCase {
/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-core/Examples/ApplicationPlugins/Colloqui/Colloquy Plugin SDK/Headers/
H A DJVPreferencesController.h3 @interface JVPreferencesController : NSPreferences {}
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/Examples/ApplicationPlugins/Colloqui/Colloquy Plugin SDK/Headers/
H A DJVPreferencesController.h3 @interface JVPreferencesController : NSPreferences {}
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-core-2.5.1/Examples/ApplicationPlugins/Colloqui/Colloquy Plugin SDK/Headers/
H A DJVPreferencesController.h3 @interface JVPreferencesController : NSPreferences {}
/macosx-10.10/WebKit2-7600.1.25/Shared/API/Cocoa/
H A D_WKRemoteObjectRegistry.h35 @interface _WKRemoteObjectRegistry : NSObject
37 - (void)registerExportedObject:(id)object interface:(_WKRemoteObjectInterface *)interface;
38 - (void)unregisterExportedObject:(id)object interface:(_WKRemoteObjectInterface *)interface;
40 - (id)remoteObjectProxyWithInterface:(_WKRemoteObjectInterface *)interface;
H A DWKRemoteObject.h33 @interface WKRemoteObject : NSObject
35 - (instancetype)_initWithObjectRegistry:(_WKRemoteObjectRegistry *)objectRegistry interface:(_WKRemoteObjectInterface *)interface;
/macosx-10.10/Chess-310.6/Sources/
H A DMBCBoardViewModels.h48 @interface MBCBoardView ( Models )
H A DMBCBoardViewTextures.h49 @interface MBCBoardView ( Textures )
H A DMBCFloatingBoardWindow.h48 @interface MBCFloatingBoardWindow : NSWindow
H A DMBCStretchyTextCell.h48 @interface MBCStretchyTextCell : NSTextFieldCell {
/macosx-10.10/WebCore-7600.1.25/platform/graphics/mac/
H A DWebLayer.h32 @interface WebSimpleLayer : CALayer
35 @interface WebLayer : WebSimpleLayer
H A DWebTiledLayer.h31 @interface WebTiledLayer : CATiledLayer
/macosx-10.10/WebCore-7600.1.25/platform/mac/
H A DWebCoreView.h26 @interface NSView (WebCoreView)
/macosx-10.10/WebKit-7600.1.25/mac/WebView/
H A DWebFormDelegatePrivate.h31 @interface WebFormDelegate (WebPrivate)
/macosx-10.10/Security-57031.1.35/certificates/CertificateTool/CertificateTool/
H A DDataConversion.h21 @interface NSData (DataConversion)
40 @interface NSString (DataConversion)
/macosx-10.10/WebCore-7600.1.25/accessibility/mac/
H A DWebAccessibilityObjectWrapperMac.h34 @interface WebAccessibilityObjectWrapper : WebAccessibilityObjectWrapperBase
/macosx-10.10/WebCore-7600.1.25/platform/graphics/cocoa/
H A DWebActionDisablingCALayerDelegate.h29 @interface WebActionDisablingCALayerDelegate : NSObject
/macosx-10.10/WebKit-7600.1.25/ios/DefaultDelegates/
H A DWebDefaultFrameLoadDelegate.h26 @interface WebDefaultFrameLoadDelegate : NSObject {
H A DWebDefaultResourceLoadDelegate.h26 @interface WebDefaultResourceLoadDelegate : NSObject {
/macosx-10.10/WebKit-7600.1.25/mac/Storage/
H A DWebDatabaseQuotaManager.h28 @interface WebDatabaseQuotaManager : NSObject <WebQuotaManager> {
/macosx-10.10/WebKit-7600.1.25/mac/WebCoreSupport/
H A DWebApplicationCacheQuotaManager.h28 @interface WebApplicationCacheQuotaManager : NSObject <WebQuotaManager> {

Completed in 142 milliseconds

1234567891011>>