@@ -21,9 +21,9 @@
NSDictionary *outputSettings;
BOOL isCapturingPhoto;
BOOL rawCaptureEnabled;
BOOL yoMamaWearsCombatBootsSupported;
BOOL yoMamaWearsCombatBootsEnabled;
BOOL yoMamaWearsCombatBootsActive;
BOOL SISSupported;
BOOL SISEnabled;
BOOL SISActive;
unsigned long shutterSoundID;
}

@@ -68,13 +68,13 @@
- (void)layerDidBecomeVisible:(BOOL)arg1;
- (id)initWithLayer:(id)arg1;
- (void)setBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1;
- (int)orientation;
- (id)init;
- (void)dealloc;
- (void)setSession:(id)arg1;
- (id)session;
- (void)setPaused:(BOOL)arg1;
- (id)_input;
- (int)orientation;
- (BOOL)isPaused;
- (id)connection;
- (void)observeValueForKeyPath:(id)arg1 ofObject:(id)arg2 change:(id)arg3 context:(void*)arg4;
@@ -17,12 +17,12 @@
+ (id)faceObjectWithFigEmbeddedCaptureDeviceFaceDictionary:(id)arg1 input:(id)arg2;

- (id)initWithFigEmbeddedCaptureDeviceFaceDictionary:(id)arg1 input:(id)arg2;
- (int)faceID;
- (id)initDerivedMetadataObjectFromMetadataObject:(id)arg1 withTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg2 isVideoMirrored:(BOOL)arg3 rollAdjustment:(float)arg4;
- (float)yawAngle;
- (BOOL)hasYawAngle;
- (float)rollAngle;
- (BOOL)hasYawAngle;
- (BOOL)hasRollAngle;
- (int)faceID;
- (id)initDerivedMetadataObjectFromMetadataObject:(id)arg1 withTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg2 isVideoMirrored:(BOOL)arg3 rollAdjustment:(float)arg4;
- (void)dealloc;
- (id)description;

@@ -17,15 +17,15 @@
@property float yawAngle;


- (void)setYawAngle:(float)arg1;
- (void)setFaceID:(int)arg1;
- (int)faceID;
- (float)yawAngle;
- (void)setHasYawAngle:(BOOL)arg1;
- (float)rollAngle;
- (BOOL)hasYawAngle;
- (BOOL)hasRollAngle;
- (void)setYawAngle:(float)arg1;
- (void)setHasYawAngle:(BOOL)arg1;
- (void)setRollAngle:(float)arg1;
- (float)rollAngle;
- (void)setHasRollAngle:(BOOL)arg1;
- (BOOL)hasRollAngle;
- (void)setFaceID:(int)arg1;
- (int)faceID;

@end
@@ -12,8 +12,8 @@
@property(copy) NSString * audioTimePitchAlgorithm;
@property(retain) struct opaqueMTAudioProcessingTap { }* audioTapProcessor;

+ (id)audioMixInputParameters;
+ (id)audioMixInputParametersWithTrack:(id)arg1;
+ (id)audioMixInputParameters;

- (void)setVolume:(float)arg1 atTime:(struct { long long x1; int x2; unsigned int x3; long long x4; })arg2;
- (void)setVolumeRampFromStartVolume:(float)arg1 toEndVolume:(float)arg2 timeRange:(struct { struct { long long x_1_1_1; int x_1_1_2; unsigned int x_1_1_3; long long x_1_1_4; } x1; struct { long long x_2_1_1; int x_2_1_2; unsigned int x_2_1_3; long long x_2_1_4; } x2; })arg3;
@@ -13,13 +13,13 @@

+ (id)composition;

- (void)scaleTimeRange:(struct { struct { long long x_1_1_1; int x_1_1_2; unsigned int x_1_1_3; long long x_1_1_4; } x1; struct { long long x_2_1_1; int x_2_1_2; unsigned int x_2_1_3; long long x_2_1_4; } x2; })arg1 toDuration:(struct { long long x1; int x2; unsigned int x3; long long x4; })arg2;
- (BOOL)insertTimeRange:(struct { struct { long long x_1_1_1; int x_1_1_2; unsigned int x_1_1_3; long long x_1_1_4; } x1; struct { long long x_2_1_1; int x_2_1_2; unsigned int x_2_1_3; long long x_2_1_4; } x2; })arg1 ofAsset:(id)arg2 atTime:(struct { long long x1; int x2; unsigned int x3; long long x4; })arg3 error:(id*)arg4;
- (id)mutableTrackCompatibleWithTrack:(id)arg1;
- (void)removeTrack:(id)arg1;
- (id)addMutableTrackWithMediaType:(id)arg1 preferredTrackID:(int)arg2;
- (void)scaleTimeRange:(struct { struct { long long x_1_1_1; int x_1_1_2; unsigned int x_1_1_3; long long x_1_1_4; } x1; struct { long long x_2_1_1; int x_2_1_2; unsigned int x_2_1_3; long long x_2_1_4; } x2; })arg1 toDuration:(struct { long long x1; int x2; unsigned int x3; long long x4; })arg2;
- (void)removeTimeRange:(struct { struct { long long x_1_1_1; int x_1_1_2; unsigned int x_1_1_3; long long x_1_1_4; } x1; struct { long long x_2_1_1; int x_2_1_2; unsigned int x_2_1_3; long long x_2_1_4; } x2; })arg1;
- (void)insertEmptyTimeRange:(struct { struct { long long x_1_1_1; int x_1_1_2; unsigned int x_1_1_3; long long x_1_1_4; } x1; struct { long long x_2_1_1; int x_2_1_2; unsigned int x_2_1_3; long long x_2_1_4; } x2; })arg1;
- (BOOL)insertTimeRange:(struct { struct { long long x_1_1_1; int x_1_1_2; unsigned int x_1_1_3; long long x_1_1_4; } x1; struct { long long x_2_1_1; int x_2_1_2; unsigned int x_2_1_3; long long x_2_1_4; } x2; })arg1 ofAsset:(id)arg2 atTime:(struct { long long x1; int x2; unsigned int x3; long long x4; })arg3 error:(id*)arg4;
- (void)setNaturalSize:(struct CGSize { float x1; float x2; })arg1;
- (void)_notifyAllTracksThatSegmentsDidChange;
- (id)_newTrackForIndex:(long)arg1;
@@ -17,6 +17,7 @@


- (void)setSegments:(id)arg1;
- (void)scaleTimeRange:(struct { struct { long long x_1_1_1; int x_1_1_2; unsigned int x_1_1_3; long long x_1_1_4; } x1; struct { long long x_2_1_1; int x_2_1_2; unsigned int x_2_1_3; long long x_2_1_4; } x2; })arg1 toDuration:(struct { long long x1; int x2; unsigned int x3; long long x4; })arg2;
- (void)setPreferredVolume:(float)arg1;
- (void)setPreferredTransform:(struct CGAffineTransform { float x1; float x2; float x3; float x4; float x5; float x6; })arg1;
- (void)setExtendedLanguageTag:(id)arg1;
@@ -26,7 +27,6 @@
- (BOOL)insertTimeRanges:(id)arg1 ofTracks:(id)arg2 atTime:(struct { long long x1; int x2; unsigned int x3; long long x4; })arg3 error:(id*)arg4;
- (BOOL)insertTimeRange:(struct { struct { long long x_1_1_1; int x_1_1_2; unsigned int x_1_1_3; long long x_1_1_4; } x1; struct { long long x_2_1_1; int x_2_1_2; unsigned int x_2_1_3; long long x_2_1_4; } x2; })arg1 ofTrack:(id)arg2 atTime:(struct { long long x1; int x2; unsigned int x3; long long x4; })arg3 error:(id*)arg4;
- (void)_setTrackReaderPropertyValue:(void*)arg1 forKey:(struct __CFString { }*)arg2;
- (void)scaleTimeRange:(struct { struct { long long x_1_1_1; int x_1_1_2; unsigned int x_1_1_3; long long x_1_1_4; } x1; struct { long long x_2_1_1; int x_2_1_2; unsigned int x_2_1_3; long long x_2_1_4; } x2; })arg1 toDuration:(struct { long long x1; int x2; unsigned int x3; long long x4; })arg2;
- (void)removeTimeRange:(struct { struct { long long x_1_1_1; int x_1_1_2; unsigned int x_1_1_3; long long x_1_1_4; } x1; struct { long long x_2_1_1; int x_2_1_2; unsigned int x_2_1_3; long long x_2_1_4; } x2; })arg1;
- (void)insertEmptyTimeRange:(struct { struct { long long x_1_1_1; int x_1_1_2; unsigned int x_1_1_3; long long x_1_1_4; } x1; struct { long long x_2_1_1; int x_2_1_2; unsigned int x_2_1_3; long long x_2_1_4; } x2; })arg1;
- (id)segments;
@@ -86,6 +86,7 @@
- (id)dispatchQueue;
- (struct { long long x1; int x2; unsigned int x3; long long x4; })currentTime;
- (void)setVibrationPattern:(id)arg1;
- (float)rate;
- (void)setAutoSwitchStreamVariants:(BOOL)arg1;
- (void)setAudioOutputDeviceUniqueID:(id)arg1;
- (id)audioOutputDeviceUniqueID;
@@ -205,7 +206,6 @@
- (void)_addLayer:(id)arg1;
- (struct OpaqueCMClock { }*)masterClock;
- (id)_weakReference;
- (float)rate;
- (float)_rate;
- (void)setRate:(float)arg1;
- (void)setVolume:(float)arg1;
@@ -78,6 +78,8 @@
- (long long)_availableFileSize;
- (BOOL)canPlayFastReverse;
- (BOOL)canPlayFastForward;
- (BOOL)isPlaybackBufferFull;
- (BOOL)isPlaybackLikelyToKeepUp;
- (void)setWillNeverSeekBackwardsHint:(BOOL)arg1;
- (void)setPlaybackLikelyToKeepUpTrigger:(int)arg1;
- (void)_setRampInOutInfo:(id)arg1;
@@ -98,6 +100,7 @@
- (struct { long long x1; int x2; unsigned int x3; long long x4; })currentTime;
- (id)errorLog;
- (id)accessLog;
- (id)outputs;
- (id)_mediaKind;
- (void)_setTimebaseOnOutputs:(struct OpaqueCMTimebase { }*)arg1;
- (void)setDisplaysExternalSubtitles:(BOOL)arg1;
@@ -129,8 +132,6 @@
- (id)playabilityMetrics;
- (float)progressTowardsPlaybackLikelyToKeepUp;
- (BOOL)isPlaybackBufferEmpty;
- (BOOL)isPlaybackBufferFull;
- (BOOL)isPlaybackLikelyToKeepUp;
- (void)setSeekingWaitsForVideoCompositionRendering:(BOOL)arg1;
- (BOOL)willNeverSeekBackwardsHint;
- (int)playbackLikelyToKeepUpTrigger;
@@ -325,7 +326,6 @@
- (void)addOutput:(id)arg1;
- (void)removeOutput:(id)arg1;
- (id)_weakReference;
- (id)outputs;
- (struct { long long x1; int x2; unsigned int x3; long long x4; })_duration;
- (id)_URL;
- (int)status;
@@ -16,6 +16,7 @@
+ (id)keyPathsForValuesAffectingVideoRect;
+ (id)playerLayerWithPlayer:(id)arg1;

- (BOOL)isReadyForDisplay;
- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })videoRect;
- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_minRectToFitVideoAndSubtitlesInBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1;
- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_videoRectForBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1;
@@ -39,7 +40,6 @@
- (void)_calculateSubtitleLayerBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 presentationSize:(struct CGSize { float x1; float x2; })arg2 playLayerTransform:(struct CATransform3D { float x1; float x2; float x3; float x4; float x5; float x6; float x7; float x8; float x9; float x10; float x11; float x12; float x13; float x14; float x15; float x16; })arg3 shouldUpdateCachedSubtitleSample:(BOOL)arg4 outBound:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; }*)arg5;
- (void)_updateSubtitleLayerForPlayerLayerBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 presentationSize:(struct CGSize { float x1; float x2; })arg2 playLayerTransform:(struct CATransform3D { float x1; float x2; float x3; float x4; float x5; float x6; float x7; float x8; float x9; float x10; float x11; float x12; float x13; float x14; float x15; float x16; })arg3 forceRender:(BOOL)arg4;
- (void)_setSubtitleGravity:(id)arg1;
- (BOOL)isReadyForDisplay;
- (BOOL)isOverscanSubtitleSupportEnabled;
- (id)videoGravity;
- (void)setVideoGravity:(id)arg1;
@@ -103,7 +103,7 @@
- (void)hardwareConfigChanged;
- (void)removeSessionNotifications;
- (void)setSessionNotifications;
- (struct ControllerImpl { int (**x1)(); id x2; id x3; struct CAStreamBasicDescription { double x_4_1_1; unsigned int x_4_1_2; unsigned int x_4_1_3; unsigned int x_4_1_4; unsigned int x_4_1_5; unsigned int x_4_1_6; unsigned int x_4_1_7; unsigned int x_4_1_8; unsigned int x_4_1_9; } x4; double x5; boolx6; struct AudioQueueLevelMeterState {} *x7; struct OpaqueAudioQueue {} *x8; int x9; struct OpaqueAudioConverter {} *x10; unsigned int x11; unsigned int x12; unsigned int x13; unsigned int x14; struct AudioQueueBuffer {} **x15; unsigned long long x16; int x17; int x18; boolx19; struct MemorySyncBool { boolx_20_1_1; } x20; boolx21; float x22; id x23; unsigned int x24; id x25; id x26; struct CAStreamBasicDescription { double x_27_1_1; unsigned int x_27_1_2; unsigned int x_27_1_3; unsigned int x_27_1_4; unsigned int x_27_1_5; unsigned int x_27_1_6; unsigned int x_27_1_7; unsigned int x_27_1_8; unsigned int x_27_1_9; } x27; double x28; struct OpaqueAudioQueue {} *x29; int x30; id x31; unsigned int x32; struct AudioQueueBuffer {} **x33; int x34; boolx35; boolx36; boolx37; boolx38; struct MemorySyncBool { boolx_39_1_1; } x39; boolx40; float x41; unsigned int x42; struct CAStreamBasicDescription { double x_43_1_1; unsigned int x_43_1_2; unsigned int x_43_1_3; unsigned int x_43_1_4; unsigned int x_43_1_5; unsigned int x_43_1_6; unsigned int x_43_1_7; unsigned int x_43_1_8; unsigned int x_43_1_9; } x43; long long x44; struct OpaqueAudioQueue {} *x45; struct map<AVVoiceAlertType, NSURL *, std::__1::less<AVVoiceAlertType>, std::__1::allocator<std::__1::pair<const AVVoiceAlertType, NSURL *> > > { struct __tree<std::__1::pair<AVVoiceAlertType, NSURL *>, std::__1::__map_value_compare<AVVoiceAlertType, NSURL *, std::__1::less<AVVoiceAlertType>, true>, std::__1::allocator<std::__1::pair<AVVoiceAlertType, NSURL *> > > { struct __tree_node<std::__1::pair<AVVoiceAlertType, NSURL *>, void *> {} *x_1_2_1; struct __compressed_pair<std::__1::__tree_end_node<std::__1::__tree_node_base<void *> *>, std::__1::allocator<std::__1::__tree_node<std::__1::pair<AVVoiceAlertType, NSURL *>, void *> > > { struct __tree_end_node<std::__1::__tree_node_base<void *> *> { struct __tree_node_base<void *> {} *x_1_4_1; } x_2_3_1; } x_1_2_2; struct __compressed_pair<unsigned long, std::__1::__map_value_compare<AVVoiceAlertType, NSURL *, std::__1::less<AVVoiceAlertType>, true> > { unsigned long x_3_3_1; } x_1_2_3; } x_46_1_1; } x46; struct map<AVVoiceAlertType, AudioQueueBuffer *, std::__1::less<AVVoiceAlertType>, std::__1::allocator<std::__1::pair<const AVVoiceAlertType, AudioQueueBuffer *> > > { struct __tree<std::__1::pair<AVVoiceAlertType, AudioQueueBuffer *>, std::__1::__map_value_compare<AVVoiceAlertType, AudioQueueBuffer *, std::__1::less<AVVoiceAlertType>, true>, std::__1::allocator<std::__1::pair<AVVoiceAlertType, AudioQueueBuffer *> > > { struct __tree_node<std::__1::pair<AVVoiceAlertType, AudioQueueBuffer *>, void *> {} *x_1_2_1; struct __compressed_pair<std::__1::__tree_end_node<std::__1::__tree_node_base<void *> *>, std::__1::allocator<std::__1::__tree_node<std::__1::pair<AVVoiceAlertType, AudioQueueBuffer *>, void *> > > { struct __tree_end_node<std::__1::__tree_node_base<void *> *> { struct __tree_node_base<void *> {} *x_1_4_1; } x_2_3_1; } x_1_2_2; struct __compressed_pair<unsigned long, std::__1::__map_value_compare<AVVoiceAlertType, AudioQueueBuffer *, std::__1::less<AVVoiceAlertType>, true> > { unsigned long x_3_3_1; } x_1_2_3; } x_47_1_1; } x47; boolx48; int x49; float x50; double x51; unsigned long long x52; float x53; float x54; id x55; struct OpaqueAudioFileID {} *x56; unsigned int x57; struct AudioFormatListItem {} *x58; unsigned int x59; unsigned int x60; char *x61; struct AudioFilePacketTableInfo { long long x_62_1_1; int x_62_1_2; int x_62_1_3; } x62; long long x63; long long x64; boolx65; int x66; int x67; id x68; boolx69; boolx70; boolx71; boolx72; int x73; double x74; double x75; double x76; boolx77; boolx78; id x79; unsigned char x80; int x81; boolx82; int x83; boolx84; boolx85; struct _opaque_pthread_mutex_t { long x_86_1_1; BOOL x_86_1_2[40]; } x86[5]; int x87; boolx88; }*)impl;
- (struct ControllerImpl { int (**x1)(); id x2; id x3; struct CAStreamBasicDescription { double x_4_1_1; unsigned int x_4_1_2; unsigned int x_4_1_3; unsigned int x_4_1_4; unsigned int x_4_1_5; unsigned int x_4_1_6; unsigned int x_4_1_7; unsigned int x_4_1_8; unsigned int x_4_1_9; } x4; double x5; boolx6; struct AudioQueueLevelMeterState {} *x7; struct OpaqueAudioQueue {} *x8; int x9; struct OpaqueAudioConverter {} *x10; unsigned int x11; unsigned int x12; unsigned int x13; unsigned int x14; struct AudioQueueBuffer {} **x15; unsigned long long x16; int x17; int x18; boolx19; struct MemorySyncBool { boolx_20_1_1; } x20; boolx21; float x22; id x23; unsigned int x24; id x25; id x26; struct CAStreamBasicDescription { double x_27_1_1; unsigned int x_27_1_2; unsigned int x_27_1_3; unsigned int x_27_1_4; unsigned int x_27_1_5; unsigned int x_27_1_6; unsigned int x_27_1_7; unsigned int x_27_1_8; unsigned int x_27_1_9; } x27; double x28; struct OpaqueAudioQueue {} *x29; int x30; id x31; unsigned int x32; struct AudioQueueBuffer {} **x33; int x34; boolx35; boolx36; boolx37; boolx38; struct MemorySyncBool { boolx_39_1_1; } x39; boolx40; float x41; unsigned int x42; struct CAStreamBasicDescription { double x_43_1_1; unsigned int x_43_1_2; unsigned int x_43_1_3; unsigned int x_43_1_4; unsigned int x_43_1_5; unsigned int x_43_1_6; unsigned int x_43_1_7; unsigned int x_43_1_8; unsigned int x_43_1_9; } x43; long long x44; struct OpaqueAudioQueue {} *x45; struct map<AVVoiceAlertType, NSURL *, std::__1::less<AVVoiceAlertType>, std::__1::allocator<std::__1::pair<const AVVoiceAlertType, NSURL *> > > { struct __tree<std::__1::pair<AVVoiceAlertType, NSURL *>, std::__1::__map_value_compare<AVVoiceAlertType, NSURL *, std::__1::less<AVVoiceAlertType>, true>, std::__1::allocator<std::__1::pair<AVVoiceAlertType, NSURL *> > > { struct __tree_node<std::__1::pair<AVVoiceAlertType, NSURL *>, void *> {} *x_1_2_1; struct __compressed_pair<std::__1::__tree_end_node<std::__1::__tree_node_base<void *> *>, std::__1::allocator<std::__1::__tree_node<std::__1::pair<AVVoiceAlertType, NSURL *>, void *> > > { struct __tree_end_node<std::__1::__tree_node_base<void *> *> { struct __tree_node_base<void *> {} *x_1_4_1; } x_2_3_1; } x_1_2_2; struct __compressed_pair<unsigned long, std::__1::__map_value_compare<AVVoiceAlertType, NSURL *, std::__1::less<AVVoiceAlertType>, true> > { unsigned long x_3_3_1; } x_1_2_3; } x_46_1_1; } x46; struct map<AVVoiceAlertType, AudioQueueBuffer *, std::__1::less<AVVoiceAlertType>, std::__1::allocator<std::__1::pair<const AVVoiceAlertType, AudioQueueBuffer *> > > { struct __tree<std::__1::pair<AVVoiceAlertType, AudioQueueBuffer *>, std::__1::__map_value_compare<AVVoiceAlertType, AudioQueueBuffer *, std::__1::less<AVVoiceAlertType>, true>, std::__1::allocator<std::__1::pair<AVVoiceAlertType, AudioQueueBuffer *> > > { struct __tree_node<std::__1::pair<AVVoiceAlertType, AudioQueueBuffer *>, void *> {} *x_1_2_1; struct __compressed_pair<std::__1::__tree_end_node<std::__1::__tree_node_base<void *> *>, std::__1::allocator<std::__1::__tree_node<std::__1::pair<AVVoiceAlertType, AudioQueueBuffer *>, void *> > > { struct __tree_end_node<std::__1::__tree_node_base<void *> *> { struct __tree_node_base<void *> {} *x_1_4_1; } x_2_3_1; } x_1_2_2; struct __compressed_pair<unsigned long, std::__1::__map_value_compare<AVVoiceAlertType, AudioQueueBuffer *, std::__1::less<AVVoiceAlertType>, true> > { unsigned long x_3_3_1; } x_1_2_3; } x_47_1_1; } x47; boolx48; int x49; float x50; double x51; unsigned long long x52; float x53; float x54; id x55; struct OpaqueAudioFileID {} *x56; unsigned int x57; struct AudioFormatListItem {} *x58; unsigned int x59; unsigned int x60; char *x61; struct AudioFilePacketTableInfo { long long x_62_1_1; int x_62_1_2; int x_62_1_3; } x62; long long x63; long long x64; boolx65; int x66; int x67; id x68; boolx69; boolx70; boolx71; boolx72; int x73; double x74; double x75; double x76; boolx77; boolx78; id x79; unsigned char x80; int x81; boolx82; int x83; boolx84; boolx85; struct _opaque_pthread_mutex_t { long x_86_1_1; BOOL x_86_1_2[40]; } x86[5]; int x87; }*)impl;
- (void)handleMediaServerReset:(id)arg1;
- (void)handleMediaServerDeath:(id)arg1;
- (void)handleRouteChange:(id)arg1;
@@ -2,19 +2,23 @@
Image: /Applications/Xcode5.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/Frameworks/AddressBookUI.framework/AddressBookUI
*/

@class CNContact;
@class CNContact, UIViewController;

@interface ABContactCreateNewContactAction : ABContactAction <ABNewPersonViewControllerDelegate> {
CNContact *_createdContact;
UIViewController *_presentingViewController;
}

@property(retain) CNContact * createdContact;
@property UIViewController * presentingViewController;


- (id)createdContact;
- (void)setCreatedContact:(id)arg1;
- (void)newPersonViewController:(id)arg1 didCompleteWithNewPerson:(void*)arg2;
- (void)performActionWithSender:(id)arg1;
- (void)dealloc;
- (void)setPresentingViewController:(id)arg1;
- (id)presentingViewController;

@end
@@ -8,7 +8,7 @@

@class NSDictionary, ABCardLinkedCardsGroup, ABCardFaceTimeGroup, ABPropertyLinkedCardsAction, NSMutableArray, NSString, ABContactView, CNContact, ABPropertyAction, ABContactAction, ABContactToggleBlockCallerAction, ABSiriContactContextProvider, <ABPresenterDelegate>, NSMutableDictionary, ABCardGroup, ABContactCreateNewContactAction, ABContactAddToExistingContactAction, ABPropertyFaceTimeAction, ABContactHeaderView, NSArray, ABWeakReference, ABContactAddLinkedCardAction, <ABContactViewControllerDelegate>, ABContactAddFavoriteAction, UIView, ABContactAddNewFieldAction;

@interface ABContactViewController : UITableViewController <ABContactActionDelegate, ABPropertyCellDelegate, ABContactGroupPickerDelegate, ABPresenterDelegate, IDSIDQueryControllerDelegate, ABContactViewDataSource, ABContactViewDelegate, UIViewControllerRestoration> {
@interface ABContactViewController : UITableViewController <ABContactActionDelegate, ABPropertyCellDelegate, ABContactGroupPickerDelegate, ABPresenterDelegate, IDSIDQueryControllerDelegate, UIPopoverControllerDelegate, ABContactViewDataSource, ABContactViewDelegate, UIViewControllerRestoration> {
NSArray *_displayedProperties;
BOOL _needsReload;
BOOL _isMailVIP;
@@ -367,6 +367,7 @@
- (id)message;
- (void)dealloc;
- (id)presentedActionSheet;
- (void)popoverControllerDidDismissPopover:(id)arg1;
- (void)setPresentedActionSheet:(id)arg1;
- (id)tableView;
- (void)setAllowsEditing:(BOOL)arg1;
@@ -59,6 +59,7 @@
- (BOOL)abDataSource:(id)arg1 selectedPerson:(void*)arg2 atIndexPath:(id)arg3 withMemberCell:(id)arg4 animate:(BOOL)arg5;
- (void)_updateNoContactsViewAnimated:(BOOL)arg1;
- (BOOL)showCardForPerson:(void*)arg1 withMemberCell:(id)arg2 animate:(BOOL)arg3;
- (void)_updateCountString;
- (BOOL)selectAndScrollMemberVisible:(void*)arg1;
- (void*)_selectedPerson;
- (id)currentSearchText;
@@ -76,7 +77,6 @@
- (id)tableViewPathToMember:(void*)arg1;
- (int)globalIndexOfMember:(void*)arg1;
- (BOOL)isSearching;
- (void)_updateCountString;
- (id)searchDataSource;
- (id)membersDataSource;
- (void)_updateRowsHeights;
@@ -9,14 +9,18 @@
void *_addressBook;
<ABMembersDataSourceDelegate> *_delegate;
<ABStyleProvider> *_styleProvider;
BOOL _isInPopover;
}

@property <ABMembersDataSourceDelegate> * delegate;
@property void* addressBook;
@property(retain) <ABStyleProvider> * styleProvider;
@property(readonly) NSArray * records;
@property BOOL isInPopover;


- (void)setIsInPopover:(BOOL)arg1;
- (BOOL)isInPopover;
- (void)addRecords:(id)arg1;
- (void)removeAllRecords;
- (id)records;
@@ -27,18 +27,19 @@
- (void)textFieldChanged:(id)arg1;
- (void)setAddressFormats:(id)arg1;
- (id)addressFormats;
- (id)_normalizeCountryCodeToISO:(id)arg1;
- (void)_setupCoutryPickerOnTextField:(id)arg1;
- (void)_setupCountryPickerOnLine:(id)arg1;
- (id)_addressPlaceholderForKey:(id)arg1;
- (id)_addressValueForKey:(id)arg1;
- (void)_setAddressValue:(id)arg1 forKey:(id)arg2;
- (id)_cellsLayoutForCountryCode:(id)arg1;
- (void)setCellsLayout:(id)arg1;
- (id)_normalizeCountryCodeToISO:(id)arg1;
- (id)textFields;
- (id)cellsLayout;
- (void)countryPicker:(id)arg1 didPickCountryCode:(id)arg2;
- (void)countryPickerDidCancel:(id)arg1;
- (id)_countryCode;
- (void)setValueTextAttributes:(id)arg1;
- (id)valueTextAttributes;
- (void)setAddress:(id)arg1;
@@ -5,7 +5,8 @@
@interface CNDate : NSObject {
}

+ (id)gregorianCalendar;
+ (id)gregorianCalendarGMT;
+ (id)currentCalendarGMT;
+ (id)yearlessComponentsFromDate:(id)arg1;
+ (id)componentsFromDate:(id)arg1;
+ (id)dateFromComponents:(id)arg1;
@@ -32,8 +32,8 @@
- (id)postalCode;
- (id)formattedAddressSinleLine;
- (id)formattedAddress;
- (id)keyboardSettingsForAddressPart:(id)arg1;
- (id)ISOCountryCode;
- (id)keyboardSettingsForAddressPart:(id)arg1;
- (id)addressDictionary;
- (id)subLocality;
- (id)subAdministrativeArea;
@@ -26,6 +26,7 @@
- (id)internal;
- (id)metadata;
- (long long)size;
- (int)orientation;
- (BOOL)isValid;
- (void)dealloc;
- (id)description;
@@ -34,7 +35,6 @@
- (struct CGImage { }*)fullResolutionImage;
- (struct CGSize { float x1; float x2; })dimensions;
- (id)UTI;
- (int)orientation;
- (id)filename;
- (id)url;
- (float)scale;
@@ -33,7 +33,6 @@
- (id)services;
- (void)setNotifyValue:(BOOL)arg1 forCharacteristic:(id)arg2;
- (void)discoverDescriptorsForCharacteristic:(id)arg1;
- (void)unpair;
- (BOOL)isConnectedToSystem;
- (BOOL)isPaired;
- (id)RSSI;
@@ -86,6 +85,7 @@
- (void)setOrphan;
- (id)sendSyncMsg:(int)arg1 args:(id)arg2;
- (void)sendMsg:(int)arg1 args:(id)arg2;
- (void)unpair;
- (void)setDelegate:(id)arg1;
- (id)name;
- (void)dealloc;
@@ -108,6 +108,7 @@
- (void)_undoDeletionsMovedToUpdates:(id)arg1;
- (void)_registerUndoForOperation:(SEL)arg1 withObjects:(id)arg2 withExtraArguments:(id)arg3;
- (void)_undoInsertions:(id)arg1;
- (void)_setStalenessInterval:(double)arg1;
- (BOOL)_postSaveNotifications;
- (void)_setPostSaveNotifications:(BOOL)arg1;
- (BOOL)_disableDiscardEditing;
@@ -64,6 +64,7 @@
+ (id)mapsURLWithSourceAddress:(id)arg1 destinationAddress:(id)arg2;
+ (id)mapsURLWithAddress:(id)arg1;
+ (id)mapsURLWithQuery:(id)arg1;
+ (id)gs_fileURLWithFileSystemRepresentation:(const char *)arg1;
+ (id)ab_faceTimeURLWithDestinationID:(id)arg1;
+ (id)ab_URLWithTelephoneNumber:(id)arg1 addressBookUID:(int)arg2;
+ (id)queryStringForDictionary:(id)arg1 escapedValues:(BOOL)arg2;
@@ -96,7 +97,6 @@
+ (int)classicPortForScheme:(id)arg1;
+ (id)URLWithScheme:(id)arg1 host:(id)arg2 port:(int)arg3 uri:(id)arg4;
+ (id)URLWithDirtyString:(id)arg1;
+ (id)gs_fileURLWithFileSystemRepresentation:(const char *)arg1;
+ (id)URLWithPackagePart:(id)arg1;
+ (id)filePathURLWithEscapes:(id)arg1;
+ (id)relativeURLWithEscapes:(id)arg1;
@@ -269,6 +269,8 @@
- (id)searchResultDomain;
- (id)searchResultIdentifier;
- (BOOL)isInternalUIKitURL;
- (void)attachSandboxExtension:(id)arg1;
- (const char *)gs_fileSystemRepresentation;
- (id)_geo_portionAfterHostname;
- (void)_ICSStringWithOptions:(unsigned int)arg1 appendingToString:(id)arg2;
- (BOOL)isStoreServicesURL;
@@ -327,8 +329,6 @@
- (id)URLWithUsername:(id)arg1;
- (id)URLWithoutUsername;
- (id)uri;
- (void)attachSandboxExtension:(id)arg1;
- (const char *)gs_fileSystemRepresentation;
- (BOOL)isInternalToPackage;
- (id)initWithPackagePart:(id)arg1;
- (BOOL)isRelative;
@@ -30,6 +30,7 @@
- (void)setFloat:(float)arg1 forKey:(id)arg2;
- (void)setInteger:(int)arg1 forKey:(id)arg2;
- (void)registerDefaults:(id)arg1;
- (id)persistentDomainForName:(id)arg1;
- (float)floatForKey:(id)arg1;
- (id)stringForKey:(id)arg1;
- (id)init;
@@ -39,7 +40,6 @@
- (id)objectForKey:(id)arg1;
- (void)dealloc;
- (oneway void)release;
- (id)persistentDomainForName:(id)arg1;
- (BOOL)objectIsForcedForKey:(id)arg1 inDomain:(id)arg2;
- (BOOL)objectIsForcedForKey:(id)arg1;
- (void)removePersistentDomainForName:(id)arg1;
@@ -22,8 +22,8 @@
- (double)I;
- (int)centerY;
- (int)centerX;
- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })faceRect;
- (id)initWithBounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 andImage:(id)arg2 usingContext:(id)arg3;
- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })faceRect;
- (id)description;

@end
@@ -0,0 +1,58 @@
/* Generated by RuntimeBrowser.
Image: /Applications/Xcode5.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/Frameworks/CoreImage.framework/CoreImage
*/

@interface CIBurstActionClassifier : NSObject {
float testMaxInnerDistance;
float testInOutRatio;
float testMaxPeakRegistrationError;
float testMeanPeakRegistrationError;
float testMaxRegistrationErrorSkewness;
float testMinRegionOfInterestSize;
float testMaxRegistrationErrorIntegral;
float testAverageCameraTravelDistance;
float testAverageRegistrationErrorSkewness;
float testBeginningVsEndAEMatrixVsAverageAdjacentAEMatrix;
BOOL hasBeenScaled;
double testVector[7];
}

@property float testMaxInnerDistance;
@property float testInOutRatio;
@property float testMaxPeakRegistrationError;
@property float testMeanPeakRegistrationError;
@property float testMinRegionOfInterestSize;
@property float testMaxRegistrationErrorSkewness;
@property float testMaxRegistrationErrorIntegral;
@property float testAverageCameraTravelDistance;
@property float testAverageRegistrationErrorSkewness;
@property float testBeginningVsEndAEMatrixVsAverageAdjacentAEMatrix;


- (void)setTestMaxRegistrationErrorSkewness:(float)arg1;
- (float)testMaxRegistrationErrorSkewness;
- (void)setTestMinRegionOfInterestSize:(float)arg1;
- (float)testMinRegionOfInterestSize;
- (void)setTestAverageRegistrationErrorSkewness:(float)arg1;
- (float)testAverageRegistrationErrorSkewness;
- (void)setTestMaxInnerDistance:(float)arg1;
- (float)testMaxInnerDistance;
- (void)setTestInOutRatio:(float)arg1;
- (float)testInOutRatio;
- (void)setTestBeginningVsEndAEMatrixVsAverageAdjacentAEMatrix:(float)arg1;
- (float)testBeginningVsEndAEMatrixVsAverageAdjacentAEMatrix;
- (void)setTestMeanPeakRegistrationError:(float)arg1;
- (float)testMeanPeakRegistrationError;
- (void)setTestMaxPeakRegistrationError:(float)arg1;
- (float)testMaxPeakRegistrationError;
- (void)setTestMaxRegistrationErrorIntegral:(float)arg1;
- (float)testMaxRegistrationErrorIntegral;
- (void)setTestAverageCameraTravelDistance:(float)arg1;
- (float)testAverageCameraTravelDistance;
- (BOOL)isBurstAction;
- (float)predictResult;
- (void)scaleVector;
- (double)computeKernelValueWithSupportVector:(const struct CIBurstSupportVector { double x1; double x2[7]; }*)arg1;
- (id)init;

@end
@@ -0,0 +1,38 @@
/* Generated by RuntimeBrowser.
Image: /Applications/Xcode5.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/Frameworks/CoreImage.framework/CoreImage
*/

@interface CIBurstClusterDivider : NSObject {
float dividerScore;
int trueLocalMaximum;
int leftImage;
float actionAmount;
float noiseThreshold;
float highNoiseThreshold;
}

@property float dividerScore;
@property int trueLocalMaximum;
@property int leftImage;
@property float actionAmount;
@property float noiseThreshold;
@property float highNoiseThreshold;


- (void)setHighNoiseThreshold:(float)arg1;
- (float)highNoiseThreshold;
- (void)setNoiseThreshold:(float)arg1;
- (float)noiseThreshold;
- (void)setActionAmount:(float)arg1;
- (void)setTrueLocalMaximum:(int)arg1;
- (int)trueLocalMaximum;
- (void)setLeftImage:(int)arg1;
- (void)setDividerScore:(float)arg1;
- (int)compareActionAmounts:(id)arg1;
- (int)compareIndices:(id)arg1;
- (int)compareDividers:(id)arg1;
- (float)actionAmount;
- (int)leftImage;
- (float)dividerScore;

@end
@@ -0,0 +1,33 @@
/* Generated by RuntimeBrowser.
Image: /Applications/Xcode5.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/Frameworks/CoreImage.framework/CoreImage
*/

@interface CIBurstFaceConfigEntry : NSObject {
int faceId;
struct CGRect {
struct CGPoint {
float x;
float y;
} origin;
struct CGSize {
float width;
float height;
} size;
} faceRect;
int framesSinceLast;
}

@property int faceId;
@property struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; } faceRect;
@property int framesSinceLast;


- (void)setFramesSinceLast:(int)arg1;
- (int)framesSinceLast;
- (void)setFaceRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1;
- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })faceRect;
- (void)setFaceId:(int)arg1;
- (int)faceId;
- (id)initWithRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 withFaceId:(int)arg2;

@end
@@ -0,0 +1,26 @@
/* Generated by RuntimeBrowser.
Image: /Applications/Xcode5.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/Frameworks/CoreImage.framework/CoreImage
*/

@interface CIBurstFaceScoreEntry : NSObject {
float maxScore;
float minScore;
float sumScores;
float sumSqScores;
int numScores;
}

@property float maxScore;
@property float minScore;


- (void)setMinScore:(float)arg1;
- (float)minScore;
- (void)setMaxScore:(float)arg1;
- (float)maxScore;
- (float)computeStandardDeviation;
- (void)addScore:(float)arg1;
- (id)initWithScore:(float)arg1;
- (float)computeAverage;

@end
@@ -0,0 +1,145 @@
/* Generated by RuntimeBrowser.
Image: /Applications/Xcode5.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/Frameworks/CoreImage.framework/CoreImage
*/

@interface CIBurstFaceStat : NSObject <NSCopying> {
BOOL leftEyeOpen;
BOOL rightEyeOpen;
BOOL smiling;
BOOL hasLeftEye;
BOOL hasRightEye;
BOOL foundByFaceCore;
struct CGRect {
struct CGPoint {
float x;
float y;
} origin;
struct CGSize {
float width;
float height;
} size;
} faceRect;
struct CGRect {
struct CGPoint {
float x;
float y;
} origin;
struct CGSize {
float width;
float height;
} size;
} leftEyeRect;
struct CGRect {
struct CGPoint {
float x;
float y;
} origin;
struct CGSize {
float width;
float height;
} size;
} rightEyeRect;
float leftEyeBlinkScore;
float rightEyeBlinkScore;
float smileScore;
struct CGRect {
struct CGPoint {
float x;
float y;
} origin;
struct CGSize {
float width;
float height;
} size;
} normalizedFaceRect;
int faceId;
int framesSinceLast;
float focusScore;
float faceScore;
float normalizedFocusScore;
float normalizedSigma;
BOOL hasRollAngle;
BOOL hasYawAngle;
float rollAngle;
float yawAngle;
double timestamp;
}

@property BOOL leftEyeOpen;
@property BOOL rightEyeOpen;
@property BOOL smiling;
@property float leftEyeBlinkScore;
@property float rightEyeBlinkScore;
@property float smileScore;
@property BOOL hasLeftEye;
@property BOOL hasRightEye;
@property BOOL foundByFaceCore;
@property struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; } faceRect;
@property struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; } normalizedFaceRect;
@property int faceId;
@property int framesSinceLast;
@property float focusScore;
@property float faceScore;
@property struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; } leftEyeRect;
@property struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; } rightEyeRect;
@property float normalizedFocusScore;
@property float normalizedSigma;
@property BOOL hasRollAngle;
@property BOOL hasYawAngle;
@property float rollAngle;
@property float yawAngle;
@property double timestamp;


- (double)timestamp;
- (float)yawAngle;
- (float)rollAngle;
- (BOOL)hasYawAngle;
- (BOOL)hasRollAngle;
- (void)setFaceScore:(float)arg1;
- (id)initWithFaceStat:(id)arg1;
- (float)smileScore;
- (float)rightEyeBlinkScore;
- (float)leftEyeBlinkScore;
- (float)faceScore;
- (float)normalizedFocusScore;
- (float)normalizedSigma;
- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })normalizedFaceRect;
- (BOOL)smiling;
- (void)setYawAngle:(float)arg1;
- (void)setHasYawAngle:(BOOL)arg1;
- (void)setRollAngle:(float)arg1;
- (void)setHasRollAngle:(BOOL)arg1;
- (void)setNormalizedSigma:(float)arg1;
- (void)setNormalizedFocusScore:(float)arg1;
- (float)focusScore;
- (void)setFocusScore:(float)arg1;
- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })rightEyeRect;
- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })leftEyeRect;
- (BOOL)hasRightEye;
- (BOOL)hasLeftEye;
- (BOOL)foundByFaceCore;
- (void)setRightEyeRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1;
- (void)setLeftEyeRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1;
- (BOOL)rightEyeOpen;
- (BOOL)leftEyeOpen;
- (void)setSmileScore:(float)arg1;
- (void)setRightEyeBlinkScore:(float)arg1;
- (void)setLeftEyeBlinkScore:(float)arg1;
- (void)setSmiling:(BOOL)arg1;
- (void)setRightEyeOpen:(BOOL)arg1;
- (void)setLeftEyeOpen:(BOOL)arg1;
- (void)setHasRightEye:(BOOL)arg1;
- (void)setHasLeftEye:(BOOL)arg1;
- (void)setFoundByFaceCore:(BOOL)arg1;
- (void)setNormalizedFaceRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1;
- (void)setFramesSinceLast:(int)arg1;
- (int)framesSinceLast;
- (void)setFaceRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1;
- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })faceRect;
- (void)setFaceId:(int)arg1;
- (int)faceId;
- (void)setTimestamp:(double)arg1;
- (id)copyWithZone:(struct _NSZone { }*)arg1;

@end
@@ -0,0 +1,49 @@
/* Generated by RuntimeBrowser.
Image: /Applications/Xcode5.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/Frameworks/CoreImage.framework/CoreImage
*/

@class FCRFaceDetector, NSArray, NSMutableArray, NSMutableDictionary;

@interface CIBurstImageFaceAnalysisContext : NSObject {
NSMutableDictionary *curConfig;
NSMutableDictionary *faceIdMapping;
NSMutableDictionary *renameMapping;
int faceIdCounter;
FCRFaceDetector *faceDetector;
NSArray *faces;
double timeOfLastAnalyzedFrame;
double timeBlinkDetectionDone;
double timeFaceDetectionDone;
BOOL forceFaceDetectionEnable;
NSMutableArray *faceTimestampArray;
double latestFaceTimestamp;
double latestImageTimestamp;
int lastFaceIndex;
}

@property double timeFaceDetectionDone;
@property double timeBlinkDetectionDone;
@property BOOL forceFaceDetectionEnable;
@property double latestFaceTimestamp;


- (void)setLatestFaceTimestamp:(double)arg1;
- (double)latestFaceTimestamp;
- (void)setForceFaceDetectionEnable:(BOOL)arg1;
- (BOOL)forceFaceDetectionEnable;
- (void)setTimeFaceDetectionDone:(double)arg1;
- (double)timeFaceDetectionDone;
- (void)setTimeBlinkDetectionDone:(double)arg1;
- (double)timeBlinkDetectionDone;
- (void)addFacesToImageStat:(id)arg1 imageSize:(struct CGSize { float x1; float x2; })arg2;
- (void)extractFacesFromMetadata:(id)arg1;
- (void)adjustFaceIdsForImageStat:(id)arg1;
- (void)calcFaceScores:(id)arg1;
- (void)calculateFaceFocusInImage:(id)arg1 imageStat:(id)arg2;
- (int)findFacesInImage:(id)arg1 imageStat:(id)arg2;
- (void)addFaceToArray:(id)arg1;
- (void)setupFaceDetector;
- (id)init;
- (void)dealloc;

@end
@@ -0,0 +1,28 @@
/* Generated by RuntimeBrowser.
Image: /Applications/Xcode5.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/Frameworks/CoreImage.framework/CoreImage
*/

@class CIBurstImageSetInternal;

@interface CIBurstImageSet : NSObject {
CIBurstImageSetInternal *_priv;
}

+ (id)burstImageSet;

- (void)setLoggingListener:(void*)arg1 withUserInfo:(void*)arg2;
- (double)secondsSinceStart;
- (id)statsForImageWithIdentifier:(id)arg1;
- (id)imageClusterForIndex:(unsigned int)arg1;
- (unsigned int)imageClusterCount;
- (id)coverImageIdentifier;
- (id)burstId;
- (id)allImageIdentifiers;
- (id)imageClusterForIdentifier:(id)arg1;
- (id)bestImageIdentifiers;
- (void)addImage:(id)arg1 identifier:(id)arg2 completionBlock:(id)arg3;
- (void)addImageFromCGImage:(struct CGImage { }*)arg1 properties:(id)arg2 identifier:(id)arg3 completionBlock:(id)arg4;
- (id)init;
- (void)dealloc;

@end
@@ -0,0 +1,121 @@
/* Generated by RuntimeBrowser.
Image: /Applications/Xcode5.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/Frameworks/CoreImage.framework/CoreImage
*/

/* RuntimeBrowser encountered one or more ivar type encodings for a function pointer.
The runtime does not encode function signature information. We use a signature of:
"int (*funcName)()", where funcName might be null.
*/

@class NSMutableDictionary, NSArray, NSCountedSet, NSDictionary, NSObject<OS_dispatch_queue>, CIBurstActionClassifier, CIBurstImageFaceAnalysisContext, CIContext, NSString, CIBurstYUVImage, NSObject<OS_dispatch_semaphore>, NSMutableArray;

@interface CIBurstImageSetInternal : NSObject {
NSObject<OS_dispatch_queue> *dq;
NSObject<OS_dispatch_queue> *dq_yuvdump;
NSObject<OS_dispatch_semaphore> *sem;
NSMutableArray *clusterArray;
int temporalOrder;
int maxNumPendingFrames;
BOOL enableAnalysis;
int dummyAnalysisCount;
BOOL enableFaceCore;
BOOL enableDumpYUV;
BOOL portraitMode;
NSString *burstCoverSelection;
CIBurstImageFaceAnalysisContext *faceAnalysisContext;
CIBurstYUVImage *overrideImage;
NSDictionary *overrideProps;
NSMutableArray *allImageIdentifiers;
NSCountedSet *faceIDCounts;
NSMutableDictionary *statsByImageIdentifier;
NSMutableDictionary *clusterByImageIdentifier;
NSString *burstLogFileName;
struct __sFILE { char *x1; int x2; int x3; short x4; short x5; struct __sbuf { char *x_6_1_1; int x_6_1_2; } x6; int x7; void *x8; int (*x9)(); int (*x10)(); int (*x11)(); int (*x12)(); struct __sbuf { char *x_13_1_1; int x_13_1_2; } x13; struct __sFILEX {} *x14; int x15; unsigned char x16[3]; unsigned char x17[1]; struct __sbuf { char *x_18_1_1; int x_18_1_2; } x18; int x19; long long x20; } *burstLogFileHandle;
CIBurstActionClassifier *actionClassifier;
CIContext *ciContext;
int curClusterIndexToProcess;
NSMutableArray *bestImageIdentifiersArray;
NSString *burstId;
}

@property NSObject<OS_dispatch_queue> * dq;
@property NSMutableArray * clusterArray;
@property int temporalOrder;
@property CIBurstImageFaceAnalysisContext * faceAnalysisContext;
@property NSCountedSet * faceIDCounts;
@property NSMutableArray * allImageIdentifiers;
@property NSMutableDictionary * statsByImageIdentifier;
@property NSMutableDictionary * clusterByImageIdentifier;
@property CIContext * ciContext;
@property NSString * burstLogFileName;
@property CIBurstActionClassifier * actionClassifier;
@property int maxNumPendingFrames;
@property BOOL enableAnalysis;
@property int dummyAnalysisCount;
@property BOOL enableFaceCore;
@property BOOL enableDumpYUV;
@property NSString * burstCoverSelection;
@property BOOL portraitMode;
@property(retain) NSString * burstId;
@property NSArray * bestImageIdentifiersArray;


- (id)bestImageIdentifiersArray;
- (id)burstId;
- (void)setPortraitMode:(BOOL)arg1;
- (BOOL)portraitMode;
- (void)setBurstCoverSelection:(id)arg1;
- (id)burstCoverSelection;
- (void)setEnableDumpYUV:(BOOL)arg1;
- (BOOL)enableDumpYUV;
- (void)setEnableFaceCore:(BOOL)arg1;
- (BOOL)enableFaceCore;
- (void)setDummyAnalysisCount:(int)arg1;
- (int)dummyAnalysisCount;
- (void)setEnableAnalysis:(BOOL)arg1;
- (BOOL)enableAnalysis;
- (void)setMaxNumPendingFrames:(int)arg1;
- (int)maxNumPendingFrames;
- (void)setBurstLogFileName:(id)arg1;
- (id)burstLogFileName;
- (void)setCiContext:(id)arg1;
- (id)ciContext;
- (void)setClusterByImageIdentifier:(id)arg1;
- (id)clusterByImageIdentifier;
- (void)setStatsByImageIdentifier:(id)arg1;
- (id)statsByImageIdentifier;
- (void)setActionClassifier:(id)arg1;
- (id)actionClassifier;
- (void)setAllImageIdentifiers:(id)arg1;
- (id)allImageIdentifiers;
- (void)setFaceIDCounts:(id)arg1;
- (id)faceIDCounts;
- (void)setFaceAnalysisContext:(id)arg1;
- (id)faceAnalysisContext;
- (void)setClusterArray:(id)arg1;
- (id)clusterArray;
- (void)setDq:(id)arg1;
- (id)dq;
- (BOOL)isFaceDetectionForced;
- (id)imageClusterForIdentifier:(id)arg1;
- (id)bestImageIdentifiers;
- (void)addImage:(id)arg1 identifier:(id)arg2 completionBlock:(id)arg3;
- (void)addImageFromCGImage:(struct CGImage { }*)arg1 properties:(id)arg2 identifier:(id)arg3 completionBlock:(id)arg4;
- (void)setBestImageIdentifiersArray:(id)arg1;
- (void)selectCoverPhotoFromMultiple:(id)arg1 burstSize:(int)arg2;
- (id)findBestImage:(id)arg1 useActionScores:(bool)arg2;
- (void)performEmotionalRejectionOnCluster:(id)arg1;
- (void)computeAllImageScores;
- (float)computeActionSelectionThreshold;
- (float)computeBeginningVsEndAEMatrixDiffVsAverageAdjacent;
- (float)computeCameraTravelDistance;
- (int)computeEmotion:(id)arg1;
- (void)addYUVImage:(id)arg1 properties:(id)arg2 identifier:(id)arg3 imageProps:(id)arg4 completionBlock:(id)arg5;
- (void)processClusters:(BOOL)arg1;
- (void)setBurstId:(id)arg1;
- (void)setTemporalOrder:(int)arg1;
- (int)temporalOrder;
- (id)init;
- (void)dealloc;

@end
@@ -0,0 +1,203 @@
/* Generated by RuntimeBrowser.
Image: /Applications/Xcode5.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/Frameworks/CoreImage.framework/CoreImage
*/

@class NSString, NSMutableArray;

@interface CIBurstImageStat : NSObject {
NSString *imageId;
float normalizedFocusScore;
float normalizedSigma;
int orientation;
NSMutableArray *faceStatArray;
BOOL exclude;
BOOL AEStable;
int AEAverage;
int AETarget;
BOOL AFStable;
int temporalOrder;
float imageScore;
float actionScore;
float avgHorzDiffY;
float blurExtent;
float colorHistogram[1024];
int numEntries;
unsigned short aeMatrix[256];
int dissimilarity;
double timeReceived;
double timestamp;
void *projectionMemoryBlock;
struct FastRegistration_Signatures {
float *piRow;
unsigned int nPiRow;
struct Projections_meanStdTable {
float *sumTable;
float *sumSqTable;
} piRowTable;
float *piCol;
unsigned int nPiCol;
struct Projections_meanStdTable {
float *sumTable;
float *sumSqTable;
} piColTable;
} projectionSignature;
struct SharpnessGridElement_t { unsigned char x1; unsigned char x2; float x3; } *sharpnessGrid;
int gridWidth;
int gridHeight;
struct GridROI_t {
int startX;
int startY;
int endX;
int endY;
} gridROI;
struct GridROI_t {
int startX;
int startY;
int endX;
int endY;
} smoothedROI;
BOOL hasRegistrationData;
float maxSkewness;
float registrationErrorX;
float registrationErrorY;
float registrationErrorIntegral;
float actionClusteringScore;
float tx;
float ty;
struct CGRect {
struct CGPoint {
float x;
float y;
} origin;
struct CGSize {
float width;
float height;
} size;
} facesRoiRect;
int numHWFaces;
booldoLimitedSharpnessAndBlur;
boolemotionallyRejected;
boolisGarbage;
float roiSize;
}

@property NSString * imageId;
@property int orientation;
@property NSMutableArray * faceStatArray;
@property BOOL exclude;
@property BOOL AEStable;
@property int AEAverage;
@property int AETarget;
@property BOOL AFStable;
@property int temporalOrder;
@property float avgHorzDiffY;
@property float blurExtent;
@property float imageScore;
@property float actionScore;
@property double timeReceived;
@property double timestamp;
@property float maxSkewness;
@property float registrationErrorX;
@property float registrationErrorY;
@property float registrationErrorIntegral;
@property float actionClusteringScore;
@property BOOL hasRegistrationData;
@property struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; } facesRoiRect;
@property int numHWFaces;
@property bool emotionallyRejected;
@property bool doLimitedSharpnessAndBlur;
@property float tx;
@property float ty;
@property bool isGarbage;
@property float roiSize;


- (double)timestamp;
- (id)initWithIdentifier:(id)arg1;
- (void)setOrientation:(int)arg1;
- (void)setRoiSize:(float)arg1;
- (float)roiSize;
- (void)setIsGarbage:(bool)arg1;
- (bool)isGarbage;
- (void)setTy:(float)arg1;
- (float)ty;
- (void)setTx:(float)arg1;
- (float)tx;
- (void)setDoLimitedSharpnessAndBlur:(bool)arg1;
- (bool)doLimitedSharpnessAndBlur;
- (void)setEmotionallyRejected:(bool)arg1;
- (bool)emotionallyRejected;
- (float)actionClusteringScore;
- (BOOL)hasRegistrationData;
- (float)registrationErrorY;
- (float)registrationErrorX;
- (void)setTimeReceived:(double)arg1;
- (void)setActionScore:(float)arg1;
- (float)actionScore;
- (void)setImageScore:(float)arg1;
- (float)imageScore;
- (void)setBlurExtent:(float)arg1;
- (float)blurExtent;
- (void)setAvgHorzDiffY:(float)arg1;
- (float)avgHorzDiffY;
- (void)setTemporalOrder:(int)arg1;
- (void)setAFStable:(BOOL)arg1;
- (BOOL)AFStable;
- (void)setAETarget:(int)arg1;
- (int)AETarget;
- (void)setAEAverage:(int)arg1;
- (int)AEAverage;
- (void)setAEStable:(BOOL)arg1;
- (BOOL)AEStable;
- (void)setExclude:(BOOL)arg1;
- (BOOL)exclude;
- (void)setFaceStatArray:(id)arg1;
- (void)setImageId:(id)arg1;
- (float*)colorHistogram;
- (int)compareImageOrder:(id)arg1;
- (int)compareImageStats:(id)arg1;
- (float)computeScore:(float)arg1;
- (unsigned short*)aeMatrix;
- (void)computeAEMatrix:(id)arg1;
- (int)setAEMatrix:(id)arg1;
- (float)computeAEMatrixDifference:(id)arg1;
- (float)computeImageDistance:(id)arg1;
- (float)computeSmilePercentage;
- (float)computeRuleOfThreeDistance;
- (void)collapseSharpnessGrid;
- (void)computeImageData:(id)arg1 faceIDCounts:(id)arg2;
- (void)writeGridROI:(id)arg1;
- (int)canRegister;
- (void)performRegistration:(id)arg1 deltaCol:(float*)arg2 deltaRow:(float*)arg3;
- (void)flagAsGarbage;
- (float)computeSmoothedGridROI:(id)arg1 nextStat:(id)arg2;
- (void)assignMeanStdBuffers:(float*)arg1;
- (void)allocateMeanStdPingPongBuffers:(float**)arg1 :(float**)arg2 :(float**)arg3 :(float**)arg4;
- (float)computeFacialFocusScoreSum;
- (void)computeImageProjections:(id)arg1;
- (void)computeBlurStatsOnGrid:(id)arg1;
- (void)computeImageSharpnessOnGrid:(id)arg1;
- (void)computeImageColorHistogram:(id)arg1;
- (void)updateROI:(struct GridROI_t { int x1; int x2; int x3; int x4; })arg1;
- (void)setActionClusteringScore:(float)arg1;
- (float)registrationErrorIntegral;
- (void)setRegistrationErrorIntegral:(float)arg1;
- (void)setHasRegistrationData:(BOOL)arg1;
- (void)setRegistrationErrorY:(float)arg1;
- (void)setRegistrationErrorX:(float)arg1;
- (void)setMaxSkewness:(float)arg1;
- (float)maxSkewness;
- (struct GridROI_t { int x1; int x2; int x3; int x4; })getSharpnessAndBlurLimits;
- (int)temporalOrder;
- (id)imageId;
- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })facesRoiRect;
- (int)numHWFaces;
- (double)timeReceived;
- (void)setNumHWFaces:(int)arg1;
- (void)setFacesRoiRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1;
- (id)faceStatArray;
- (int)orientation;
- (void)setTimestamp:(double)arg1;
- (void)dealloc;

@end
@@ -0,0 +1,43 @@
/* Generated by RuntimeBrowser.
Image: /Applications/Xcode5.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/Frameworks/CoreImage.framework/CoreImage
*/

/* RuntimeBrowser encountered an ivar type encoding it does not handle.
See Warning(s) below.
*/

@class CIBurstYUVImage, NSMutableArray, NSMutableDictionary;

@interface CIBurstThumbnailCluster : NSObject {
NSMutableArray *burstImages;
NSMutableDictionary *imageProps;
CIBurstYUVImage *image;

/* Unexpected information at end of encoded ivar type: ? */
/* Error parsing encoded ivar type info: @? */
id completionBlock;

}

@property NSMutableArray * burstImages;
@property NSMutableDictionary * imageProps;
@property CIBurstYUVImage * image;
@property id completionBlock;


- (id)imageProps;
- (void)setBurstImages:(id)arg1;
- (float)computeMergeCost:(id)arg1 :(int*)arg2 :(int)arg3;
- (void)addItemsFromCluster:(id)arg1;
- (id)initWithImageData:(id)arg1 dict:(id)arg2 identifier:(id)arg3 imageProps:(id)arg4 completionBlock:(id)arg5;
- (void)releaseImage;
- (void)setCompletionBlock:(id)arg1;
- (void)setImageProps:(id)arg1;
- (id)burstImages;
- (void)setImage:(id)arg1;
- (id)image;
- (id)init;
- (void)dealloc;
- (id)completionBlock;

@end
@@ -0,0 +1,36 @@
/* Generated by RuntimeBrowser.
Image: /Applications/Xcode5.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/Frameworks/CoreImage.framework/CoreImage
*/

@interface CIBurstYUVImage : NSObject {
char *Ybuffer;
char *Cbuffer;
int width;
int height;
int bytesPerRow;
struct __CFData { } *dataPtr;
struct __CVBuffer { } *pixelBuffer;
}

@property int width;
@property int height;
@property int bytesPerRow;
@property char * Ybuffer;
@property char * Cbuffer;


- (void)setBytesPerRow:(int)arg1;
- (void)setHeight:(int)arg1;
- (void)setWidth:(int)arg1;
- (int)height;
- (int)width;
- (void)setCbuffer:(char *)arg1;
- (void)setYbuffer:(char *)arg1;
- (void)convertRGBAToYUV420:(char *)arg1 rgbaBytesPerRow:(int)arg2;
- (id)initWithCGImage:(struct CGImage { }*)arg1 maxDimension:(int)arg2;
- (char *)Cbuffer;
- (int)bytesPerRow;
- (char *)Ybuffer;
- (void)dealloc;

@end
@@ -13,13 +13,13 @@

+ (id)context;
+ (id)contextWithOptions:(id)arg1;
+ (struct Context { int (**x1)(); unsigned int x2; struct CGColorSpace {} *x3; struct CGColorSpace {} *x4; boolx5; }*)glesInternalContextWithOptions:(id)arg1;
+ (struct Context { int (**x1)(); struct Atomic { struct { int x_1_2_1; } x_2_1_1; } x2; struct CGColorSpace {} *x3; struct CGColorSpace {} *x4; boolx5; }*)glesInternalContextWithOptions:(id)arg1;
+ (BOOL)applicationIsInForegroundState;
+ (id)contextWithEAGLContext:(id)arg1 options:(id)arg2;
+ (id)contextWithEAGLContext:(id)arg1;
+ (id)_singletonContext;
+ (int)_crashed_because_nonaddressable_memory_was_passed_to_render:(id)arg1 toBitmap:(void*)arg2 rowBytes:(int)arg3 bounds:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg4 format:(int)arg5 colorSpace:(struct CGColorSpace { }*)arg6;
+ (struct Context { int (**x1)(); unsigned int x2; struct CGColorSpace {} *x3; struct CGColorSpace {} *x4; boolx5; }*)glesInternalContextWithEAGLContext:(id)arg1 options:(id)arg2;
+ (struct Context { int (**x1)(); struct Atomic { struct { int x_1_2_1; } x_2_1_1; } x2; struct CGColorSpace {} *x3; struct CGColorSpace {} *x4; boolx5; }*)glesInternalContextWithEAGLContext:(id)arg1 options:(id)arg2;
+ (id)glesContextOptions:(id)arg1;
+ (id)clContextOptions:(id)arg1;

@@ -261,7 +261,6 @@
- (int)lastRepairTag;
- (int)nRepairs;
- (struct { int x1; struct CGPoint { float x_2_1_1; float x_2_1_2; } x2; int x3; int x4; int x5; int x6; struct { char *x_7_1_1; int x_7_1_2; int x_7_1_3; int x_7_1_4; int x_7_1_5; int x_7_1_6; int x_7_1_7; int x_7_1_8; float x_7_1_9; } x7; struct { int x_8_1_1; int x_8_1_2; int x_8_1_3; int x_8_1_4; } x8; struct { int x_9_1_1; int x_9_1_2; int x_9_1_3; int x_9_1_4; } x9; boolx10; struct { int x_11_1_1; int x_11_1_2; int x_11_1_3; int x_11_1_4; } x11; int x12; BOOL x13; float x14; struct { int x_15_1_1; int x_15_1_2; int x_15_1_3; int x_15_1_4; int x_15_1_5; int x_15_1_6; int x_15_1_7; int x_15_1_8; int x_15_1_9; int x_15_1_10; BOOL x_15_1_11; struct { int x_12_2_1; int x_12_2_2; int x_12_2_3; int x_12_2_4; } x_15_1_12; struct { int x_13_2_1; int x_13_2_2; int x_13_2_3; int x_13_2_4; } x_15_1_13; int x_15_1_14; int x_15_1_15; int x_15_1_16; float x_15_1_17; struct { int x_18_2_1; float x_18_2_2; boolx_18_2_3; int x_18_2_4; float x_18_2_5; float x_18_2_6; float x_18_2_7; } x_15_1_18; struct { int x_19_2_1; int x_19_2_2; int x_19_2_3; int x_19_2_4; } x_15_1_19; } x15; struct { struct CGPoint { float x_1_2_1; float x_1_2_2; } x_16_1_1; int x_16_1_2; float x_16_1_3; float x_16_1_4; float x_16_1_5; int x_16_1_6; struct { int x_7_2_1; int x_7_2_2; int x_7_2_3; int x_7_2_4; } x_16_1_7; float x_16_1_8; boolx_16_1_9; int x_16_1_10; int x_16_1_11; int x_16_1_12; int x_16_1_13; float x_16_1_14; float x_16_1_15; float x_16_1_16; float x_16_1_17; } x16; }*)repairs;
- (id)faces;
- (struct { int x1; int x2; int x3; int x4; })standardTemplate;
- (void)setLoValue:(int)arg1;
- (int)loValue;
@@ -325,6 +324,7 @@
- (id)repairArray;
- (void)autoRepairWithFaceArray:(id)arg1;
- (id)initWithExternalBuffer:(char *)arg1 subRectangle:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg2 fullSize:(struct CGSize { float x1; float x2; })arg3 rowBytes:(unsigned long)arg4 cameraModel:(id)arg5;
- (id)faces;
- (void)dealloc;
- (void)setLeft:(BOOL)arg1;

@@ -12,6 +12,7 @@

- (id)activityHandler;
- (void)setActivityHandler:(id)arg1;
- (int)overrideOscarSideband:(BOOL)arg1 withState:(int)arg2;
- (BOOL)isActivityAvailable;
- (id)init;
- (void)dealloc;
@@ -30,9 +30,11 @@
NSObject<OS_dispatch_semaphore> *fSidebandOverrideSemaphore;
NSObject<OS_dispatch_queue> *fSidebandOverrideQueue;
BOOL fSidebandOverrideWaiting;
int fSidebandOverrideResult;
}


- (void)overrideOscarSideband:(BOOL)arg1 withState:(int)arg2;
- (void)stopActivityUpdatesPrivate;
- (void)startActivityUpdatesWithHandlerPrivate:(id)arg1;
- (void)stopWatchdogCheckinsPrivate;
@@ -11,10 +11,10 @@

- (id)initWithOrientation:(int)arg1 andTimestamp:(double)arg2;
- (id)orientationString;
- (int)orientation;
- (void)dealloc;
- (id)description;
- (id)copyWithZone:(struct _NSZone { }*)arg1;
- (int)orientation;
- (id)initWithCoder:(id)arg1;
- (void)encodeWithCoder:(id)arg1;

@@ -14,6 +14,7 @@

- (void)dealloc;
- (id)initInternalWithCFStorage:(struct OpaqueCFHTTPCookieStorage { }*)arg1;
- (void)registerForPostingNotifications;
- (void)_syncCookies;

@end
@@ -14,13 +14,13 @@
- (id)dependencies;
- (void)addDependency:(id)arg1;
- (void)setQueuePriority:(int)arg1;
- (void)setCompletionBlock:(id)arg1;
- (id)init;
- (void)setObservationInfo:(void*)arg1;
- (void)waitUntilFinished;
- (void)finalize;
- (void)dealloc;
- (void)cancel;
- (void)setCompletionBlock:(id)arg1;
- (void)removeDependency:(id)arg1;
- (void)waitUntilFinishedOrTimeout:(double)arg1;
- (int)queuePriority;
@@ -86,6 +86,7 @@
+ (id)sf_transferStateAsString:(int)arg1;
+ (id)sf_publishingKeyForApp:(id)arg1 sessionID:(id)arg2;

- (void)setKind:(id)arg1;
- (id)init;
- (id)userInfo;
- (id)localizedDescription;
@@ -116,7 +117,6 @@
- (id)_acknowledgementHandlerForAppBundleIdentifier:(id)arg1;
- (void)_setAcknowledgementHandler:(id)arg1 forAppBundleIdentifier:(id)arg2;
- (BOOL)isOld;
- (void)setKind:(id)arg1;
- (id)pausingHandler;
- (id)cancellationHandler;
- (BOOL)isPaused;
@@ -19,6 +19,7 @@
}


- (void)setKind:(id)arg1;
- (void)setPrioritizationHandler:(id)arg1;
- (void)setCancellationHandler:(id)arg1;
- (void)setPausingHandler:(id)arg1;
@@ -32,7 +33,6 @@
- (void)_invokePublishingHandler:(id)arg1;
- (id)_initWithForwarder:(id)arg1 values:(id)arg2 isOld:(BOOL)arg3;
- (BOOL)isOld;
- (void)setKind:(id)arg1;
- (void)setLocalizedDescription:(id)arg1;
- (void)prioritize;
- (void)acknowledgeWithSuccess:(BOOL)arg1;
@@ -83,6 +83,7 @@
+ (void)_web_setWordRoundingAllowed:(BOOL)arg1;
+ (BOOL)_web_wordRoundingEnabled;
+ (void)_web_setWordRoundingEnabled:(BOOL)arg1;
+ (id)gs_stringWithFileSystemRepresentation:(const char *)arg1;
+ (id)apsStringGUID;
+ (id)MCMakeUUID;
+ (id)stringForScoreAndPercentileWithRank:(float)arg1 totalScores:(float)arg2 formattedScore:(id)arg3;
@@ -110,7 +111,6 @@
+ (id)ellipsisString;
+ (id)stringWithContentsOfFile:(id)arg1 usingEncoding:(unsigned int)arg2;
+ (id)stringWithFileSystemRepresentation:(const char *)arg1;
+ (id)gs_stringWithFileSystemRepresentation:(const char *)arg1;
+ (id)mf_formattedAddressWithName:(id)arg1 email:(id)arg2 useQuotes:(BOOL)arg3;
+ (id)mf_partialSurnames;
+ (id)mf_nameExtensions;
@@ -602,6 +602,7 @@
- (id)queryKeysAndValues;
- (id)_uikit_stringWithWritingDirection:(int)arg1 asOverride:(BOOL)arg2;
- (id)_uikit_stringByTrimmingWhitespaceAndNewlines;
- (BOOL)validateGSName:(out id*)arg1;
- (BOOL)hasSuffixInsensitive:(id)arg1;
- (id)_ICSStringForParameterQuotedValue;
- (id)_ICSStringForParameterValue;
@@ -715,7 +716,6 @@
- (id)cr_copyStringByEncodingIDNAInRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1;
- (id)cr_copyStringByDecodingIDNAInRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1;
- (struct _NSRange { unsigned int x1; unsigned int x2; })cr_rangeOfAddressDomain;
- (BOOL)validateGSName:(out id*)arg1;
- (id)stringValue;
- (BOOL)mf_hasSameNamesAs:(id)arg1;
- (void)mf_addressCommentFirstName:(id*)arg1 middleName:(id*)arg2 lastName:(id*)arg3 extension:(id*)arg4;
@@ -145,10 +145,10 @@
- (id)label;
- (void)setType:(unsigned int)arg1;
- (unsigned int)format;
- (unsigned int)orientation;
- (id)init;
- (void)dealloc;
- (void)setLabel:(id)arg1;
- (unsigned int)orientation;
- (unsigned int)type;

@end
@@ -20,6 +20,7 @@
+ (void)registerCellClassesWithCollectionView:(id)arg1;
+ (Class)cellClassForPlayer:(id)arg1;

- (void)setMessageLabel:(id)arg1;
- (void)setDeclineButton:(id)arg1;
- (void)setAcceptButton:(id)arg1;
- (id)declineButton;
@@ -30,7 +31,6 @@
- (id)whenLabel;
- (void)didUpdateModel;
- (void)updateLineLayoutConstraints;
- (void)setMessageLabel:(id)arg1;
- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1;
- (void)dealloc;
- (id)messageLabel;
@@ -13,9 +13,9 @@
- (void)removeItemAtIndexPath:(id)arg1;
- (void)configureCollectionView:(id)arg1;
- (void)refreshContentsForDataType:(unsigned int)arg1 userInfo:(id)arg2 updateNotifier:(id)arg3;
- (void)setKind:(int)arg1;
- (id)copyWithZone:(struct _NSZone { }*)arg1;
- (int)kind;
- (id)collectionView:(id)arg1 cellForItemAtIndexPath:(id)arg2;
- (void)setKind:(int)arg1;

@end
@@ -146,7 +146,6 @@
- (void)setPortraitInterleavedSectionsCount:(unsigned int)arg1;
- (void)setMovedItemsInUpdateCarrySections:(BOOL)arg1;
- (void)setDataSourceForUpdate:(id)arg1;
- (void)setUpdateType:(unsigned int)arg1;
- (void)setCurrentUpdateItems:(id)arg1;
- (BOOL)shouldSlideOutSupplementaryElementOfKind:(id)arg1 forUpdateItem:(id)arg2 atIndexPath:(id)arg3;
- (BOOL)shouldSlideInSupplementaryElementOfKind:(id)arg1 forUpdateItem:(id)arg2 atIndexPath:(id)arg3;
@@ -203,6 +202,7 @@
- (void)forceFullInvalidate;
- (id)dataSourceMetrics;
- (id)_gkDescriptionWithChildren:(int)arg1;
- (void)setUpdateType:(unsigned int)arg1;
- (unsigned int)updateType;
- (void)_resetState;
- (id)init;
@@ -37,6 +37,7 @@
- (void)dealloc;
- (void)handlePan:(id)arg1;
- (void)touchesEnded:(id)arg1 withEvent:(id)arg2;
- (BOOL)_canAffectStatusBarAppearance;
- (BOOL)pointInside:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2;

@end
@@ -47,13 +47,13 @@
- (id)localDescription;
- (void)setShouldPin:(BOOL)arg1;
- (void)setDesiredHeight:(float)arg1;
- (void)setKind:(id)arg1;
- (void)setHidden:(BOOL)arg1;
- (BOOL)isHidden;
- (id)init;
- (void)dealloc;
- (id)description;
- (id)copyWithZone:(struct _NSZone { }*)arg1;
- (id)kind;
- (void)setKind:(id)arg1;

@end
@@ -37,8 +37,6 @@

- (void)setIconView:(id)arg1;
- (id)messageFont;
- (id)icon;
- (id)iconView;
- (void)setMessageLabel:(id)arg1;
- (id)connectionButtons;
- (void)showActivityIndicator:(BOOL)arg1;
@@ -55,6 +53,8 @@
- (id)_createConnectionButtonWithType:(unsigned int)arg1;
- (void)_createOtherButtonWithTitle:(id)arg1;
- (void)_createCancelButtonWithTitle:(id)arg1;
- (id)icon;
- (id)iconView;
- (void)setTitle:(id)arg1;
- (id)title;
- (void)layoutIfNeeded;
@@ -65,6 +65,7 @@
- (void)_dropPinsIfNeeded:(BOOL)arg1;
- (void)_willRemoveInternalAnnotationView:(id)arg1;
- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_visibleCenteringRect;
- (void)updateUserLocationView;
- (id)bubblePin;
- (BOOL)hasDroppingPins;
- (struct CGPoint { float x1; float x2; })draggingAnnotationViewDropPoint;
@@ -76,7 +77,6 @@
- (struct { int x1; struct { double x_2_1_1; double x_2_1_2; } x2; struct CGPoint { float x_3_1_1; float x_3_1_2; } x3; struct CGPoint { float x_4_1_1; float x_4_1_2; } x4; id x5; BOOL x6; })currentComparisonContext;
- (void)_setSelectedAnnotationView:(id)arg1 bounce:(BOOL)arg2 pressed:(BOOL)arg3 scrollToFit:(BOOL)arg4 avoid:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg5;
- (void)_showBubbleForAnnotationView:(id)arg1 bounce:(BOOL)arg2 scrollToFit:(BOOL)arg3 avoid:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg4;
- (void)updateUserLocationView;
- (void)annotationViewDidChangeZIndex:(id)arg1;
- (void)annotationViewDidChangeCenterOffset:(id)arg1;
- (struct CGPoint { float x1; float x2; })pointForCoordinate:(struct { double x1; double x2; })arg1;
@@ -468,8 +468,8 @@
- (void)setScrollEnabled:(BOOL)arg1;
- (BOOL)isZooming;
- (BOOL)isUserInteractionEnabled;
- (BOOL)isRotating;
- (BOOL)isScrollEnabled;
- (BOOL)isRotating;
- (void)applicationWillResignActive:(id)arg1;
- (void)applicationDidBecomeActive:(id)arg1;
- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2;
@@ -242,8 +242,6 @@
- (void)_timedMetadataAvailable:(id)arg1;
- (void)_sizeDidChange:(id)arg1;
- (void)_streamUnlikelyToKeepUp:(id)arg1;
- (void)_streamLikelyToKeepUp:(id)arg1;
- (void)_streamBufferFull:(id)arg1;
- (void)_streamRanDry:(id)arg1;
- (BOOL)_isCloudItem:(id)arg1;
- (BOOL)_isDownloadingCloudOrOtherItem:(id)arg1;
@@ -266,6 +264,8 @@
- (void)_verifyDisplayProtection;
- (void)_delayedUpdateScanningRate;
- (void)airPlayVideoEnded;
- (void)_streamBufferFull:(id)arg1;
- (void)_streamLikelyToKeepUp:(id)arg1;
- (void)_itemFailedToPlayToEnd:(id)arg1;
- (void)_itemReadyToPlay:(id)arg1;
- (BOOL)_isChangingQueueContents;
@@ -408,10 +408,10 @@
- (void)contentInvalidatedWithCurrentItemMovedToIndex:(unsigned int)arg1;
- (void)contentsDidChangeByRemovingRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1;
- (void)setEQPreset:(int)arg1;
- (void)endInterruptionFromInterruptor:(id)arg1 category:(id)arg2 flags:(unsigned int)arg3;
- (BOOL)allowsExternalPlayback;
- (float)rate;
- (void)beginInterruption;
- (void)endInterruptionFromInterruptor:(id)arg1 category:(id)arg2 flags:(unsigned int)arg3;
- (BOOL)allowsExternalPlayback;
- (BOOL)setRate:(float)arg1;
- (void)setVolume:(float)arg1;
- (float)volume;
@@ -288,6 +288,7 @@
- (void)setPlayer:(id)arg1;
- (id)player;
- (void)setOrientation:(int)arg1;
- (int)orientation;
- (id)init;
- (void)setDelegate:(id)arg1;
- (void)dealloc;
@@ -301,7 +302,6 @@
- (id)item;
- (id)backgroundView;
- (void)alertView:(id)arg1 clickedButtonAtIndex:(int)arg2;
- (int)orientation;
- (id)view;

@end
@@ -5,22 +5,23 @@
@class MPItemDownloadProperties, NSError, SSDownloadHandlerSession, AVAsset;

@interface MPItemDownloadSession : NSObject {
AVAsset *_asset;
AVAsset *_AVAsset;
MPItemDownloadProperties *_downloadProperties;
SSDownloadHandlerSession *_downloadSession;
float _percentComplete;
NSError *_sessionError;
int _sessionState;
}

@property(readonly) MPItemDownloadProperties * downloadProperties;
@property(retain) MPItemDownloadProperties * downloadProperties;
@property AVAsset * AVAsset;
@property(retain) SSDownloadHandlerSession * downloadSession;
@property float percentComplete;
@property(retain) NSError * sessionError;
@property int sessionState;


- (void)setDownloadProperties:(id)arg1;
- (void)setSessionState:(int)arg1;
- (int)sessionState;
- (void)setSessionError:(id)arg1;
@@ -8,7 +8,7 @@

@class NSString, NSObject<OS_dispatch_queue>, NSLock, AVAssetCache, RadioRequestContext;

@interface MPLoadRadioAssetOperation : NSOperation {
@interface MPLoadRadioAssetOperation : NSOperation <_MPRadioOperationProtocol> {
BOOL _applyPreloadDuration;

/* Unexpected information at end of encoded ivar type: ? */
@@ -26,12 +26,15 @@

@property(retain) AVAssetCache * assetCache;
@property(copy) id assetBlock;
@property(copy) RadioRequestContext * requestContext;


- (void)setRequestContext:(id)arg1;
- (id)requestContext;
- (void)setAssetCache:(id)arg1;
- (void)setAssetBlock:(id)arg1;
- (id)initWithStoreIdentifier:(long long)arg1 station:(id)arg2 context:(id)arg3;
- (id)initWithRadioAVItem:(id)arg1 context:(id)arg2;
- (id)initWithStoreIdentifier:(long long)arg1 station:(id)arg2;
- (id)initWithRadioAVItem:(id)arg1;
- (id)_bodyData:(id*)arg1;
- (id)_heartbeatTokenDataAllowingDelay:(BOOL)arg1 error:(id*)arg2;
- (id)_sinfsForAssetDictionary:(id)arg1;
@@ -8,8 +8,8 @@

@class RadioRequestContext, RadioGetTracksRequest, NSLock, RadioStation;

@interface MPPrepareRadioPlaybackOperation : NSOperation {
RadioRequestContext *_context;
@interface MPPrepareRadioPlaybackOperation : NSOperation <_MPRadioOperationProtocol> {
RadioRequestContext *_requestContext;

/* Unexpected information at end of encoded ivar type: ? */
/* Error parsing encoded ivar type info: @? */
@@ -27,15 +27,18 @@

@property(copy) id firstTrackBlock;
@property(copy) id preparedBlock;
@property(copy) RadioRequestContext * requestContext;

+ (BOOL)stationNeedsPreparation:(id)arg1;

- (void)setRequestContext:(id)arg1;
- (id)requestContext;
- (id)firstTrackBlock;
- (id)preparedBlock;
- (id)_loadStationTracks:(id*)arg1;
- (void)setPreparedBlock:(id)arg1;
- (void)setFirstTrackBlock:(id)arg1;
- (id)initWithStation:(id)arg1 context:(id)arg2;
- (id)initWithStation:(id)arg1;
- (void).cxx_destruct;
- (void)cancel;
- (void)main;
@@ -98,6 +98,7 @@
- (BOOL)isExternalPlaybackActive;
- (void)play;
- (struct { long long x1; int x2; unsigned int x3; long long x4; })currentTime;
- (float)rate;
- (void)insertItem:(id)arg1 afterItem:(id)arg2;
- (BOOL)_CALayerDestinationIsTVOut;
- (int)_externalProtectionStatus;
@@ -110,7 +111,6 @@
- (void)setAllowsExternalPlayback:(BOOL)arg1;
- (void)setActionAtItemEnd:(int)arg1;
- (id)_player;
- (float)rate;
- (id)items;
- (void)setRate:(float)arg1;
- (int)status;
@@ -77,6 +77,7 @@
- (void)setPlayer:(id)arg1;
- (id)player;
- (void)setOrientation:(int)arg1;
- (int)orientation;
- (id)init;
- (void)setDelegate:(id)arg1;
- (void)dealloc;
@@ -91,7 +92,6 @@
- (id)item;
- (void)setView:(id)arg1;
- (void)setIdleTimerDisabled:(BOOL)arg1;
- (int)orientation;
- (id)popViewControllerAnimated:(BOOL)arg1;

@end
@@ -24,11 +24,11 @@
+ (BOOL)disableActions;
+ (unsigned int)currentState;
+ (void)setInputTime:(double)arg1;
+ (void)setCompletionBlock:(id)arg1;
+ (void)synchronize;
+ (void)setValue:(id)arg1 forKey:(id)arg2;
+ (id)animator;
+ (void)setAnimationTimingFunction:(id)arg1;
+ (void)setCompletionBlock:(id)arg1;
+ (void)activate;
+ (void)setAnimationDuration:(double)arg1;
+ (id)completionBlock;
@@ -83,6 +83,7 @@
- (id)deviceName;
- (void)setScale:(float)arg1;
- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })bounds;
- (id)orientation;
- (id)name;
- (void)invalidate;
- (void)dealloc;
@@ -93,7 +94,6 @@
- (int)tag;
- (void)setTag:(int)arg1;
- (void)setContrast:(float)arg1;
- (id)orientation;
- (float)scale;

@end
@@ -17,6 +17,7 @@
SLSheetPreviewImageSource *_previewImageSource;
int _currentBarMetrics;
UIView *_maskView;
BOOL _didCallPresentSheet;
BOOL _triggerPresentationAnimationOnKeyboard;
BOOL _hasPresentedSheet;
BOOL _isPerformationRotation;
@@ -18,6 +18,7 @@
@property <SLFacebookAlbumChooserViewControllerDelegate> * delegate;


- (void)setAlbums:(id)arg1;
- (id)albums;
- (void)setFlipBackButton:(id)arg1;
- (id)flipBackButton;
@@ -28,7 +29,6 @@
- (void)albumManager:(id)arg1 didFailAlbumRefreshWithError:(id)arg2;
- (void)albumManager:(id)arg1 didRefreshAlbums:(id)arg2;
- (id)albumManager;
- (void)setAlbums:(id)arg1;
- (void)setAlbumManager:(id)arg1;
- (void)setDelegate:(id)arg1;
- (void).cxx_destruct;
@@ -33,6 +33,7 @@
+ (id)group:(id)arg1;
+ (id)sequence:(id)arg1;
+ (id)moveBY:(struct CGVector { float x1; float x2; })arg1 duration:(double)arg2;
+ (id)moveBy:(struct CGVector { float x1; float x2; })arg1 duration:(double)arg2;
+ (id)customActionWithDuration:(double)arg1 actionBlock:(id)arg2;
+ (id)javaScriptActionWithDuration:(double)arg1 script:(id)arg2;
+ (id)runBlock:(id)arg1 queue:(id)arg2;
@@ -20,8 +20,8 @@

+ (id)moveByY:(float)arg1 duration:(double)arg2;
+ (id)moveByX:(float)arg1 duration:(double)arg2;
+ (id)moveBy:(struct CGPoint { float x1; float x2; })arg1 duration:(double)arg2;
+ (id)moveToX:(float)arg1 y:(float)arg2 duration:(double)arg3;
+ (id)moveBy:(struct CGPoint { float x1; float x2; })arg1 duration:(double)arg2;
+ (id)moveToY:(float)arg1 duration:(double)arg2;
+ (id)moveToX:(float)arg1 duration:(double)arg2;
+ (id)moveTo:(struct CGPoint { float x1; float x2; })arg1 duration:(double)arg2;
@@ -7,13 +7,13 @@
@interface SKPhysicsWorld : NSObject <NSCoding> {
float speed;
<SKPhysicsContactDelegate> *_contactDelegate;
struct CGPoint {
float x;
float y;
struct CGVector {
float dx;
float dy;
} _gravity;
}

@property struct CGPoint { float x1; float x2; } gravity;
@property struct CGVector { float x1; float x2; } gravity;
@property float speed;
@property <SKPhysicsContactDelegate> * contactDelegate;

@@ -29,12 +29,12 @@
- (void)removeAllJoints;
- (void)setContactDelegate:(id)arg1;
- (void)setSpeed:(float)arg1;
- (void)setGravity:(struct CGPoint { float x1; float x2; })arg1;
- (void)setGravity:(struct CGVector { float x1; float x2; })arg1;
- (void)addJoint:(id)arg1;
- (void)addBody:(id)arg1;
- (id)contactDelegate;
- (float)speed;
- (struct CGPoint { float x1; float x2; })gravity;
- (struct CGVector { float x1; float x2; })gravity;
- (void)enumerateBodiesAlongRayStart:(struct CGPoint { float x1; float x2; })arg1 end:(struct CGPoint { float x1; float x2; })arg2 usingBlock:(id)arg3;
- (void)enumerateBodiesAtPoint:(struct CGPoint { float x1; float x2; })arg1 usingBlock:(id)arg2;
- (void)enumerateBodiesInRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 usingBlock:(id)arg2;
@@ -12,10 +12,10 @@
@property(readonly) NSArray * arrayRepresentation;


- (id)initWithNSMutableArray:(id)arg1;
- (id)arrayRepresentation;
- (id)init;
- (id)methodSignatureForSelector:(SEL)arg1;
- (id)initWithCapacity:(unsigned int)arg1;
- (void)forwardInvocation:(id)arg1;
- (void).cxx_destruct;
- (id)description;
@@ -0,0 +1,20 @@
/* Generated by RuntimeBrowser.
Image: /Applications/Xcode5.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/Frameworks/SpriteKit.framework/SpriteKit
*/

@class NSMutableDictionary;

@interface SKThreadSafeMutableDictionary : NSObject <NSCopying, NSMutableCopying, NSSecureCoding, NSFastEnumeration> {
int _storageLock;
NSMutableDictionary *_storage;
}


- (id)initWithNSMutableDictionary:(id)arg1;
- (id)methodSignatureForSelector:(SEL)arg1;
- (void)forwardInvocation:(id)arg1;
- (void).cxx_destruct;
- (id)description;
- (id)copyWithZone:(struct _NSZone { }*)arg1;

@end

Large diffs are not rendered by default.

@@ -153,6 +153,7 @@
- (void)modalItem:(id)arg1 didDismissWithButtonIndex:(int)arg2;
- (void)modalItem:(id)arg1 willDismissWithButtonIndex:(int)arg2;
- (void)modalItem:(id)arg1 tappedButtonAtIndex:(int)arg2;
- (BOOL)modalItem:(id)arg1 shouldDismissForButtonAtIndex:(int)arg2;
- (void)didPresentModalItem:(id)arg1;
- (void)willPresentModalItem:(id)arg1;
- (int)_alertOrientation;
@@ -296,7 +296,6 @@
- (void)clearKeepAliveTimeout;
- (BOOL)setKeepAliveTimeout:(double)arg1 handler:(id)arg2;
- (void)_wakeTimerFired;
- (unsigned int)beginBackgroundTaskWithName:(id)arg1 expirationHandler:(id)arg2;
- (double)backgroundTimeRemaining;
- (int)applicationState;
- (BOOL)_executableWasLinkedWithUIKit;
@@ -329,7 +328,6 @@
- (void)_setApplicationBackdropStyle:(int)arg1;
- (void)_setApplicationIsOpaque:(BOOL)arg1;
- (void)setExpectsFaceContact:(BOOL)arg1;
- (id)windows;
- (void)clearHardwareKeyboardState;
- (void)setHardwareKeyboardLayoutName:(id)arg1;
- (id)textInputMode;
@@ -638,6 +636,8 @@
- (void)applicationWillTerminate;
- (BOOL)reportApplicationSuspended;
- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })applicationSnapshotRectForScreen:(id)arg1 orientation:(int)arg2;
- (unsigned int)beginBackgroundTaskWithName:(id)arg1 expirationHandler:(id)arg2;
- (id)windows;
- (id)pathToDefaultImageNamed:(id)arg1 forScreen:(id)arg2;
- (struct CGImage { }*)_createDefaultImageSnapshotForScreen:(id)arg1;
- (void)prepareForDefaultImageSnapshotForScreen:(id)arg1;
@@ -761,7 +761,7 @@
- (BOOL)isSuspendedForAnyReason;
- (void)endCurrentPPT;
- (void)beginPPTWithName:(id)arg1;
- (void)setDelaySuspend:(BOOL)arg1;
- (void)_setDelaySuspend:(id)arg1;
- (void)setDelaySuspend:(BOOL)arg1;

@end
@@ -183,7 +183,6 @@
- (id)_collectionViewData;
- (id)_layoutAttributesForItemsInRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1;
- (BOOL)_dataSourceImplementsNumberOfSections;
- (void)_setVisibleCell:(id)arg1 forIndexPath:(id)arg2;
- (id)_keysForObject:(id)arg1 inDictionary:(id)arg2;
- (void)_addEntriesFromDictionary:(id)arg1 inDictionary:(id)arg2;
- (id)_objectInDictionary:(id)arg1 forKind:(id)arg2 indexPath:(id)arg3;
@@ -201,7 +200,6 @@
- (void)_beginUpdates;
- (id)_viewAnimationsForCurrentUpdate;
- (void)_prepareLayoutForUpdates;
- (void)_setVisibleSupplementaryView:(id)arg1 forKind:(id)arg2 indexPath:(id)arg3 isDecorationView:(BOOL)arg4;
- (id)_visibleSupplementaryViewOfKind:(id)arg1 atIndexPath:(id)arg2 isDecorationView:(BOOL)arg3;
- (void)_updateWithItems:(id)arg1;
- (void)_updateRowsAtIndexPaths:(id)arg1 updateAction:(int)arg2;
@@ -14,6 +14,8 @@
NSMutableDictionary *_finalAnimationLayoutAttributesDict;
NSMutableDictionary *_deletedSupplementaryIndexPathsDict;
NSMutableDictionary *_insertedSupplementaryIndexPathsDict;
NSMutableDictionary *_deletedDecorationIndexPathsDict;
NSMutableDictionary *_insertedDecorationIndexPathsDict;
NSMutableIndexSet *_deletedSectionsSet;
NSMutableIndexSet *_insertedSectionsSet;
NSMutableDictionary *_decorationViewClassDict;
@@ -90,14 +90,14 @@
- (void)dealloc;
- (id)description;
- (id)copyWithZone:(struct _NSZone { }*)arg1;
- (void)setIndexPath:(id)arg1;
- (void)setZIndex:(int)arg1;
- (id)representedElementKind;
- (id)initialLayoutAttributesForInsertedDecorationElementOfKind:(id)arg1 atIndexPath:(id)arg2;
- (void)_setElementKind:(id)arg1;
- (void)_setIsClone:(BOOL)arg1;
- (void)setTransform3D:(struct CATransform3D { float x1; float x2; float x3; float x4; float x5; float x6; float x7; float x8; float x9; float x10; float x11; float x12; float x13; float x14; float x15; float x16; })arg1;
- (void)_setReuseIdentifier:(id)arg1;
- (void)setIndexPath:(id)arg1;
- (BOOL)_isTransitionVisibleTo:(id)arg1;
- (BOOL)_isEquivalentTo:(id)arg1;
- (BOOL)_isDecorationView;
@@ -89,8 +89,8 @@
+ (id)tableGroupedSeparatorLightColor;
+ (id)tableSeparatorDarkColor;
+ (id)tableSeparatorLightColor;
+ (id)groupTableViewBackgroundColor;
+ (id)tableBackgroundColor;
+ (id)groupTableViewBackgroundColor;
+ (id)_grayColorForFontSize:(float)arg1;
+ (id)_systemColorWithName:(id)arg1;
+ (id)systemBlueColor;
@@ -155,6 +155,7 @@
+ (id)cardLabelReadonlyTextColor;
+ (id)cardValueReadonlyTextColor;
+ (id)cardValueTextColor;
+ (id)cardBackgroundInPopoverColor;
+ (id)cardCellSeparatorColor;
+ (id)cardCellBackgroundColor;
+ (id)_remoteUI_colorWithString:(id)arg1;
@@ -43,6 +43,7 @@

- (id)model;
- (void)setOrientation:(int)arg1;
- (int)orientation;
- (id)name;
- (void)_clearGraphicsQualityOverride;
- (BOOL)_hasGraphicsQualityOverride;
@@ -78,7 +79,6 @@
- (float)_backlightLevel;
- (void)_setBacklightLevel:(float)arg1;
- (void)_setActiveUserInterfaceIdiom:(int)arg1;
- (int)orientation;
- (void)setOrientation:(int)arg1 animated:(BOOL)arg2;
- (BOOL)isGeneratingDeviceOrientationNotifications;
- (void)_registerForSystemSounds:(id)arg1;
@@ -39,6 +39,7 @@
- (void)prepareForReturnToKeyboard;
- (id)endpointButtonImageWithRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 pressed:(BOOL)arg2;
- (void)finishReturnToKeyboard;
- (void)applicationWillResignActive;
- (BOOL)visible;
- (void)keyboardDidShow:(id)arg1;
- (struct CGPoint { float x1; float x2; })contentOffset;
@@ -51,7 +51,7 @@
@property(retain) NSMutableDictionary * _mergedSliceMap;
@property(retain) NSMutableDictionary * _splitSliceMap;

+ (void)setupAppearancesIfNecessary;
+ (void)_setupAppearanceIfNecessary;

- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1;
- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1;
@@ -18,12 +18,12 @@
+ (id)traitsWithScreen:(id)arg1 orientation:(int)arg2;

- (void)setOrientation:(int)arg1;
- (int)orientation;
- (id)screen;
- (void)dealloc;
- (id)orientationKey;
- (int)idiom;
- (id)initWithScreen:(id)arg1 orientation:(int)arg2;
- (void)setOrientationKey:(id)arg1;
- (int)orientation;

@end
@@ -23,6 +23,7 @@
- (BOOL)isAlphabeticPlane;
- (BOOL)canMultitap;
- (BOOL)hasAccentKey;
- (int)orientation;
- (void)dealloc;
- (id)shiftKeyTouch;
- (BOOL)acceptsDirectionInput;
@@ -99,7 +100,6 @@
- (void)touchesMoved:(id)arg1 withEvent:(id)arg2;
- (void)touchesBegan:(id)arg1 withEvent:(id)arg2;
- (void)touchesCancelled:(id)arg1 withEvent:(id)arg2;
- (int)orientation;
- (void)setShift:(BOOL)arg1;

@end
@@ -325,9 +325,9 @@
- (void)setKeyboardAppearance:(int)arg1;
- (BOOL)pointInside:(struct CGPoint { float x1; float x2; })arg1 forEvent:(struct __GSEvent { }*)arg2;
- (void)willMoveToWindow:(id)arg1;
- (BOOL)isRotating;
- (id)scriptingInfoWithChildren;
- (double)lastTouchUpTimestamp;
- (BOOL)isRotating;
- (BOOL)gestureRecognizer:(id)arg1 shouldReceiveTouch:(id)arg2;
- (BOOL)gestureRecognizerShouldBegin:(id)arg1;
- (void)setShift:(BOOL)arg1;
@@ -87,12 +87,12 @@
- (void)_setBackgroundVerticalPositionAdjustment:(float)arg1 forBarMetrics:(int)arg2;
- (void)_setTitlePositionAdjustment:(struct UIOffset { float x1; float x2; })arg1 forBarMetrics:(int)arg2;
- (void)_setTitleTextAttributes:(id)arg1 forState:(unsigned int)arg2;
- (void)_setBackgroundImage:(id)arg1 forState:(unsigned int)arg2 style:(int)arg3 barMetrics:(int)arg4;
- (void)_UIAppearance_setTitlePositionAdjustment:(struct UIOffset { float x1; float x2; })arg1 forBarMetrics:(int)arg2;
- (void)_UIAppearance_setBackgroundVerticalPositionAdjustment:(float)arg1 forBarMetrics:(int)arg2;
- (void)_UIAppearance_setTitleTextAttributes:(id)arg1 forState:(unsigned int)arg2;
- (void)_UIAppearance_setBackgroundImage:(id)arg1 forState:(unsigned int)arg2 barMetrics:(int)arg3;
- (void)_UIAppearance_setBackgroundImage:(id)arg1 forState:(unsigned int)arg2 style:(int)arg3 barMetrics:(int)arg4;
- (void)_setBackgroundImage:(id)arg1 forState:(unsigned int)arg2 style:(int)arg3 barMetrics:(int)arg4;
- (int)controlSize;
- (void)_adjustBounds;
- (void)setHighlighted:(BOOL)arg1;
@@ -419,11 +419,11 @@
- (void)setInteractiveTransition:(BOOL)arg1;
- (id)previousViewController;
- (id)topViewController;
- (id)_existingToolbar;
- (BOOL)isNavigationBarHidden;
- (id)navigationBar;
- (BOOL)_shouldPopFromLandscapeToPortraitOrientation;
- (BOOL)_shouldUseBuiltinInteractionController;
- (id)_existingToolbar;
- (id)navigationBar;
- (BOOL)_isTransitioning;
- (id)_interactionController;
- (BOOL)_clipUnderlapWhileTransitioning;
@@ -445,6 +445,7 @@
- (void)invalidate;
- (unsigned int)indexOfViewController:(id)arg1;
- (id)mf_keyPathsMapForUICustomization;
- (id)_pl_innerViewController;
- (id)pu_currentNavigationTransition;
- (void)pu_pushViewController:(id)arg1 withTransition:(id)arg2 animated:(BOOL)arg3 isInteractive:(BOOL)arg4;
- (void)pu_popViewControllerAnimated:(BOOL)arg1 interactive:(BOOL)arg2;
@@ -46,12 +46,12 @@
- (void)_setBackgroundVerticalPositionAdjustment:(float)arg1 forBarMetrics:(int)arg2;
- (void)_setTitlePositionAdjustment:(struct UIOffset { float x1; float x2; })arg1 forBarMetrics:(int)arg2;
- (void)_setTitleTextAttributes:(id)arg1 forState:(unsigned int)arg2;
- (void)_setBackgroundImage:(id)arg1 forState:(unsigned int)arg2 style:(int)arg3 barMetrics:(int)arg4;
- (void)_UIAppearance_setTitlePositionAdjustment:(struct UIOffset { float x1; float x2; })arg1 forBarMetrics:(int)arg2;
- (void)_UIAppearance_setBackgroundVerticalPositionAdjustment:(float)arg1 forBarMetrics:(int)arg2;
- (void)_UIAppearance_setTitleTextAttributes:(id)arg1 forState:(unsigned int)arg2;
- (void)_UIAppearance_setBackgroundImage:(id)arg1 forState:(unsigned int)arg2 barMetrics:(int)arg3;
- (void)_UIAppearance_setBackgroundImage:(id)arg1 forState:(unsigned int)arg2 style:(int)arg3 barMetrics:(int)arg4;
- (void)_setBackgroundImage:(id)arg1 forState:(unsigned int)arg2 style:(int)arg3 barMetrics:(int)arg4;
- (id)_tintColor;
- (float)_backgroundVerticalPositionAdjustmentForBarMetrics:(int)arg1;
- (id)_defaultFont;
@@ -77,6 +77,7 @@
- (id)_anyDateLabel;
- (id)_containerView;
- (void)_rectChangedWithNewSize:(struct CGSize { float x1; float x2; })arg1 oldSize:(struct CGSize { float x1; float x2; })arg2;
- (BOOL)_shouldWrapCells;
- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_visibleBounds;
- (void)_updateContentInsets;
- (void)_scrollViewAnimationEnded:(id)arg1 finished:(BOOL)arg2;
@@ -61,6 +61,7 @@
+ (struct CGSize { float x1; float x2; })sizeThatFits:(struct CGSize { float x1; float x2; })arg1 forInterfaceOrientation:(int)arg2;

- (void)reload;
- (void)setBackgroundColor:(id)arg1;
- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1;
- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1;
- (void)setHidden:(BOOL)arg1;
@@ -249,12 +249,12 @@
- (BOOL)_popoverBackgroundViewWantsDefaultContentAppearance;
- (id)popoverView;
- (int)_popoverBackgroundStyle;
- (int)_popoverControllerStyle;
- (void)_containedViewControllerModalStateChanged;
- (void)setPopoverContentSize:(struct CGSize { float x1; float x2; })arg1 animated:(BOOL)arg2;
- (BOOL)_embedsInView;
- (id)contentViewController;
- (BOOL)_gestureRecognizer:(id)arg1 shouldRequireFailureOfGestureRecognizer:(id)arg2;
- (int)_popoverControllerStyle;
- (BOOL)_gestureRecognizerShouldBegin:(id)arg1;
- (BOOL)_gestureRecognizer:(id)arg1 shouldBeRequiredToFailByGestureRecognizer:(id)arg2;
- (id)copyScriptPopOver;
@@ -27,6 +27,7 @@

- (int)duplex;
- (void)setOrientation:(int)arg1;
- (int)orientation;
- (id)init;
- (void)dealloc;
- (id)copyWithZone:(struct _NSZone { }*)arg1;
@@ -44,7 +45,6 @@
- (id)_initWithDictionary:(id)arg1;
- (void)setOutputType:(int)arg1;
- (void)setJobName:(id)arg1;
- (int)orientation;
- (id)dictionaryRepresentation;
- (id)initWithCoder:(id)arg1;
- (void)encodeWithCoder:(id)arg1;
@@ -81,6 +81,7 @@
- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })bounds;
- (void)dealloc;
- (id)description;
- (void)_setSpeed:(float)arg1 forWindow:(id)arg2;
- (void)setWantsSoftwareDimming:(BOOL)arg1;
- (BOOL)wantsSoftwareDimming;
- (void)_setWorkspaceCapableScreenType:(int)arg1;
@@ -133,7 +133,6 @@
- (void)_saveSelectedRowsInCaseViewDoesNotReallyAppear;
- (void)_clearSavedSelectedCellsWeUsedWhenHedgingOurBets;
- (float)_updateNavigationPalette;
- (BOOL)_searchBarInNavigationControllerComponent;
- (void)_updatePinnedSearchBar;
- (void)showHideAnimationDidFinish;
- (void)set_additionalNonCollapsingHeightAboveSearchBar:(float)arg1;
@@ -160,6 +159,7 @@
- (struct UIEdgeInsets { float x1; float x2; float x3; float x4; })_tableViewContentInsets;
- (float)_statusBarHeight;
- (BOOL)_shouldAccountForStatusBarHeight;
- (BOOL)_searchBarInNavigationControllerComponent;
- (void)_popoverClearButtonPressed:(id)arg1;
- (id)searchResultsTitle;
- (id)searchResultsTableView;
@@ -31,6 +31,7 @@
- (void)setFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1;
- (void)setHidden:(BOOL)arg1;
- (void)setOrientation:(int)arg1;
- (int)orientation;
- (BOOL)isVertical;
- (void)dealloc;
- (id)_dotView;
@@ -66,6 +67,5 @@
- (void)setAnimating:(BOOL)arg1;
- (void)didMoveToSuperview;
- (BOOL)isRotating;
- (int)orientation;

@end
@@ -2,11 +2,9 @@
Image: /Applications/Xcode5.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/Frameworks/UIKit.framework/UIKit
*/

@class UIFont, NSString, UITextViewPrintFormatter, UITextView, UIColor, NSAttributedString;
@class NSAttributedString, NSString, UIColor, UIFont;

@interface UISimpleTextPrintFormatter : UIPrintFormatter {
UITextView *_textView;
UITextViewPrintFormatter *_textViewPrintFormatter;
}

@property(copy) NSString * text;
@@ -16,24 +14,7 @@
@property int textAlignment;


- (id)text;
- (id)initWithText:(id)arg1;
- (id)font;
- (id)color;
- (void)dealloc;
- (id)copyWithZone:(struct _NSZone { }*)arg1;
- (id)initWithAttributedText:(id)arg1;
- (id)_textViewPrintFormatter;
- (void)drawInRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 forPageAtIndex:(int)arg2;
- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })rectForPageAtIndex:(int)arg1;
- (void)removeFromPrintPageRenderer;
- (int)_recalcPageCount;
- (void)setColor:(id)arg1;
- (int)textAlignment;
- (void)setTextAlignment:(int)arg1;
- (id)attributedText;
- (void)setText:(id)arg1;
- (void)setAttributedText:(id)arg1;
- (void)setFont:(id)arg1;

@end
@@ -17,6 +17,7 @@
+ (BOOL)isIncludedInClassicJail;

- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1;
- (int)orientation;
- (void)dealloc;
- (void)setTopCornerStyle:(int)arg1 topCornersOffset:(float)arg2 bottomCornerStyle:(int)arg3 animationParameters:(id)arg4;
- (void)setCornersHidden:(BOOL)arg1 animationParameters:(id)arg2;
@@ -26,7 +27,6 @@
- (BOOL)_disableGroupOpacity;
- (void)_updateTransformLayerForClassicPresentation;
- (BOOL)_shouldZoom;
- (int)orientation;
- (void)setOrientation:(int)arg1 animationParameters:(id)arg2;
- (void)setStatusBar:(id)arg1;
- (id)hitTest:(struct CGPoint { float x1; float x2; })arg1 withEvent:(id)arg2;
@@ -179,6 +179,7 @@
- (void)_gkResetContents;
- (void)_gkForceNextContentUpdate;
- (id)selectedNavigationController;
- (id)_pl_innerViewController;
- (BOOL)pu_isTabBarVisible;

@end
@@ -240,6 +240,7 @@
unsigned int drawsSeparatorAtTopOfSections : 1;
unsigned int separatorBackdropOverlayBlendMode : 3;
unsigned int doneFirstLayout : 1;
unsigned int wrapCells : 1;
} _tableFlags;
}

@@ -269,6 +270,7 @@
@property(retain) UIView * tableFooterView;
@property(retain) UITouch * currentTouch;

+ (void)initialize;
+ (void)_initializeForIdiom:(int)arg1;

- (BOOL)isEditing;
@@ -294,7 +296,6 @@
- (float)estimatedRowHeight;
- (void)_applyContentSizeDeltaForEstimatedHeightAdjustments:(float)arg1;
- (BOOL)_isEditingForSwipeDeletion;
- (int)_separatorBackdropOverlayBlendMode;
- (BOOL)_separatorsDrawAsOverlay;
- (BOOL)ignorePinnedTableHeaderUpdates;
- (void)_setIgnorePinnedTableHeaderUpdates:(BOOL)arg1;
@@ -424,6 +425,7 @@
- (float)sectionHeaderHeight;
- (void)setSectionIndexBackgroundColor:(id)arg1;
- (id)sectionIndexBackgroundColor;
- (BOOL)_isInModalViewController;
- (void)_setHeaderAndFooterViewsFloat:(BOOL)arg1;
- (void)_setSectionIndexTrackingBackgroundColor:(id)arg1;
- (id)_sectionIndexTrackingBackgroundColor;
@@ -499,6 +501,7 @@
- (void)_setSectionBorderWidth:(float)arg1;
- (float)_sectionBorderWidth;
- (void)_setSeparatorBackdropOverlayBlendMode:(int)arg1;
- (int)_separatorBackdropOverlayBlendMode;
- (id)sectionBorderColor;
- (BOOL)_drawsTopShadowInGroupedSections;
- (void)_accessoryButtonAction:(id)arg1;
@@ -564,6 +567,7 @@
- (void)setTableHeaderViewShouldAutoHide:(BOOL)arg1;
- (BOOL)_pinsTableHeaderView;
- (void)_setRowCount:(unsigned int)arg1;
- (int)_popoverControllerStyle;
- (void)_stopLongPressAutoscrollTimer;
- (void)_setRefreshControl:(id)arg1;
- (void)_configureBackgroundView;
@@ -573,7 +577,9 @@
- (id)_defaultBackgroundView;
- (void)_setupTableViewCommon;
- (void)_languageChanged;
- (BOOL)_shouldWrapCells;
- (id)initWithFrame:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 style:(int)arg2;
- (void)_setSeparatorBackdropOverlayBlendModeForUIAppearance:(int)arg1;
- (void)setSectionHeaderHeight:(float)arg1;
- (void)setSeparatorColor:(id)arg1;
- (void)setSectionIndexTrackingBackgroundColor:(id)arg1;
@@ -703,6 +709,7 @@
- (id)_scriptingInfo;
- (void)_setIsAncestorOfFirstResponder:(BOOL)arg1;
- (id)hitTest:(struct CGPoint { float x1; float x2; })arg1 forEvent:(struct __GSEvent { }*)arg2;
- (void)willMoveToSuperview:(id)arg1;
- (void)resizeSubviewsWithOldSize:(struct CGSize { float x1; float x2; })arg1;
- (BOOL)canBecomeFirstResponder;
- (BOOL)_shouldResignFirstResponderWithInteractionDisabled;
@@ -2,7 +2,7 @@
Image: /Applications/Xcode5.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/Frameworks/UIKit.framework/UIKit
*/

@class UIImage, UITextField, UIColor, NSTimer, UILabel, UIScrollView, UIControl, UITableView, UILongPressGestureRecognizer, UIView, UITapGestureRecognizer, UITableViewCellDeleteConfirmationView, NSString, SUGridView, UIImageView, NSIndexPath;
@class UIImage, UITextField, UIColor, NSIndexPath, UILabel, UIScrollView, UIControl, UITableView, UILongPressGestureRecognizer, _UITableViewCellSeparatorView, UIView, UITapGestureRecognizer, UITableViewCellDeleteConfirmationView, NSString, SUGridView, UIImageView, NSTimer;

@interface UITableViewCell : UIView <UIScrollViewDelegate, NSCoding, UIGestureRecognizerDelegate> {
UITableView *_tableView;
@@ -89,8 +89,8 @@
UIControl *_editingAccessoryView;
UIView *_customAccessoryView;
UIView *_customEditingAccessoryView;
UIView *_separatorView;
UIView *_topSeparatorView;
_UITableViewCellSeparatorView *_separatorView;
_UITableViewCellSeparatorView *_topSeparatorView;
UIView *_topShadowView;
UITextField *_editableTextField;
double _lastSelectionTime;
@@ -150,6 +150,7 @@
@property(getter=isEditing) BOOL editing;
@property(readonly) BOOL showingDeleteConfirmation;

+ (void)initialize;
+ (id)_defaultTopShadowColor;

- (BOOL)isEditing;
@@ -173,6 +174,7 @@
- (void)setTarget:(id)arg1;
- (void)dealloc;
- (BOOL)isElementAccessibilityExposedToInterfaceBuilder;
- (BOOL)_usesRoundedGroups;
- (BOOL)_separatorHidden;
- (float)_indexBarWidth;
- (SEL)returnAction;
@@ -375,11 +377,11 @@
- (id)selectedImage;
- (int)textAlignment;
- (id)textColor;
- (int)_separatorBackdropOverlayBlendMode;
- (id)_titleForDeleteConfirmationButton;
- (float)_marginWidth;
- (void)setEditing:(BOOL)arg1;
- (id)backgroundView;
- (BOOL)_isInModalViewController;
- (void)_tableViewDidUpdateMarginWidth;
- (struct UIEdgeInsets { float x1; float x2; float x3; float x4; })_backgroundInset;
- (int)separatorStyle;
@@ -409,6 +411,7 @@
- (void)_setSectionBorderWidth:(float)arg1;
- (float)_sectionBorderWidth;
- (void)_setSeparatorBackdropOverlayBlendMode:(int)arg1;
- (int)_separatorBackdropOverlayBlendMode;
- (id)sectionBorderColor;
- (BOOL)_isPigglyWigglyCell;
- (BOOL)_backgroundColorSet;
@@ -438,6 +441,7 @@
- (void)setHighlighted:(BOOL)arg1 animated:(BOOL)arg2;
- (int)editingStyle;
- (BOOL)drawingEnabled;
- (int)_popoverControllerStyle;
- (id)tableBackgroundColor;
- (void)setSeparatorColor:(id)arg1;
- (id)accessoryActionSegueTemplate;
@@ -25,7 +25,6 @@
UILabel *_label;
UILabel *_detailLabel;
UIView *_contentView;
UIView *_topSeparatorView;
UIColor *_tintColor;
struct UIEdgeInsets {
float top;
@@ -124,11 +124,13 @@
- (id)_fixupOriginalFontAttributeForAttributes:(id)arg1;
- (id)_emptyStringAttributes;
- (id)_attributesForReplacementInRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1;
- (unsigned int)_characterPositionForPoint:(struct CGPoint { float x1; float x2; })arg1;
- (id)_characterPositionForPoint:(struct CGPoint { float x1; float x2; })arg1;
- (id)_rectsForRange:(struct _NSRange { unsigned int x1; unsigned int x2; })arg1;
- (unsigned int)_validCaretPositionFromCharacterIndex:(unsigned int)arg1 downstream:(BOOL)arg2;
- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_caretRectForOffset:(int)arg1;
- (id)_validCaretPositionFromCharacterIndex:(unsigned int)arg1 downstream:(BOOL)arg2;
- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })_caretRectForOffset:(int)arg1 caretAfterOffset:(BOOL)arg2;
- (BOOL)_shouldConsiderTextViewForGeometry:(id)arg1;
- (id)_rectsForUITextRange:(id)arg1;
- (void)checkSpellingForWordInRange:(id)arg1;
- (struct _NSRange { unsigned int x1; unsigned int x2; })previousSelectedRange;
- (BOOL)continuousSpellCheckingEnabled;
@@ -2,22 +2,31 @@
Image: /Applications/Xcode5.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/Frameworks/UIKit.framework/UIKit
*/

@class UIPrintFormatter, NSArray;
@class NSArray;

@interface UITextViewPrintFormatter : UIViewPrintFormatter {
struct {
unsigned int initializedUsedRects : 1;
} _textViewPrintFormatterFlags;
NSArray *_pageData;
UIPrintFormatter *_parentPrintFormatter;
}


- (id)text;
- (id)font;
- (id)color;
- (void)dealloc;
- (id)_pageData;
- (void)setParentPrintFormatter:(id)arg1;
- (void)drawInRect:(struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })arg1 forPageAtIndex:(int)arg2;
- (struct CGRect { struct CGPoint { float x_1_1_1; float x_1_1_2; } x1; struct CGSize { float x_2_1_1; float x_2_1_2; } x2; })rectForPageAtIndex:(int)arg1;
- (int)_recalcPageCount;
- (id)_textView;
- (void)setColor:(id)arg1;
- (int)textAlignment;
- (void)setTextAlignment:(int)arg1;
- (id)attributedText;
- (void)setText:(id)arg1;
- (void)setAttributedText:(id)arg1;
- (void)setFont:(id)arg1;

@end