/* * This header is generated by classdump-dyld 0.7 * on Friday, November 7, 2014, 2:21:22 AM Eastern European Standard Time * Operating System: Version 6.1.6 (Build 10B500) * Image Source: /System/Library/Frameworks/MapKit.framework/MapKit * classdump-dyld is licensed under GPLv3, Copyright © 2013 by Elias Limneos. */ typedef struct __SCPreferences* SCPreferencesRef; typedef struct { double field1; double field2; } SCD_Struct_MK1; typedef struct { SCD_Struct_MK1 field1; SCD_Struct_MK1 field2; } SCD_Struct_MK2; typedef struct { float field1; SCD_Struct_MK1 field2; } SCD_Struct_MK3; typedef struct CGPoint { float x; float y; } CGPoint; typedef struct CGSize { float width; float height; } CGSize; typedef struct CGRect { CGPoint origin; CGSize size; } CGRect; typedef struct { double x; double y; } SCD_Struct_MK7; typedef struct { SCD_Struct_MK7 origin; SCD_Struct_MK7 size; } SCD_Struct_MK8; typedef struct CGAffineTransform { float a; float b; float c; float d; float tx; float ty; } CGAffineTransform; typedef struct { int field1; CGPoint field2; CGPoint field3; SCD_Struct_MK7 field4; id field5; char field6; } SCD_Struct_MK10; typedef struct _NSZone* NSZoneRef; typedef struct CGContext* CGContextRef; typedef struct CADoubleSize { double width; double height; } CADoubleSize; typedef struct CADoublePoint { double x; double y; } CADoublePoint; typedef struct CADoubleRect { CADoublePoint origin; CADoubleSize size; } CADoubleRect; typedef struct CGPath* CGPathRef; typedef struct __CFRunLoopTimer* CFRunLoopTimerRef; typedef struct opaque_pthread_rwlock_t { long __sig; char __opaque[124]; } opaque_pthread_rwlock_t; typedef struct { double field1; double field2; double field3; } SCD_Struct_MK19; typedef struct { int field1; int field2; float field3; } SCD_Struct_MK20;